Home
last modified time | relevance | path

Searched refs:test_heim_oid_format_same (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/crypto/heimdal/lib/asn1/
H A Dcheck-der.c881 test_heim_oid_format_same(const char *str, const heim_oid *oid) in test_heim_oid_format_same() function
920 ret += test_heim_oid_format_same("1 3 14 3 2 26", &sha1); in test_heim_oid_format()
H A DChangeLog177 * check-der.c (test_heim_oid_format_same): avoid leaking memory in
500 * check-der.c (test_heim_oid_format_same): add printing on failure