Searched refs:null_entry_oid (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dcrypto.c127 static const heim_octet_string null_entry_oid = { 2, rk_UNCONST("\x05\x00") }; variable
131 { 9, rk_UNCONST(sha512_oid_tree) }, rk_UNCONST(&null_entry_oid)
136 { 9, rk_UNCONST(sha384_oid_tree) }, rk_UNCONST(&null_entry_oid)
141 { 9, rk_UNCONST(sha256_oid_tree) }, rk_UNCONST(&null_entry_oid)
146 { 6, rk_UNCONST(sha1_oid_tree) }, rk_UNCONST(&null_entry_oid)
151 { 6, rk_UNCONST(md5_oid_tree) }, rk_UNCONST(&null_entry_oid)

Completed in 179 milliseconds