Searched refs:ossl_asn1_set_choice_selector (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | asn1_local.h | 53 int ossl_asn1_set_choice_selector(ASN1_VALUE **pval, int value,
|
H A D | tasn_utl.c | 48 int ossl_asn1_set_choice_selector(ASN1_VALUE **pval, int value, in ossl_asn1_set_choice_selector() function
|
H A D | tasn_new.c | 118 ossl_asn1_set_choice_selector(pval, -1, it); in asn1_item_embed_new()
|
H A D | tasn_dec.c | 285 ossl_asn1_set_choice_selector(pval, -1, it); in asn1_item_embed_d2i() 328 ossl_asn1_set_choice_selector(pval, i, it); in asn1_item_embed_d2i()
|