Home
last modified time | relevance | path

Searched refs:ASIdentifierChoice_it (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libcrypto/x509/
H A Dx509_asid.c150 const ASN1_ITEM ASIdentifierChoice_it = { variable
166 .item = &ASIdentifierChoice_it,
173 .item = &ASIdentifierChoice_it,
250 &ASIdentifierChoice_it); in d2i_ASIdentifierChoice()
257 return ASN1_item_i2d((ASN1_VALUE *)a, out, &ASIdentifierChoice_it); in i2d_ASIdentifierChoice()
264 return (ASIdentifierChoice *)ASN1_item_new(&ASIdentifierChoice_it); in ASIdentifierChoice_new()
271 ASN1_item_free((ASN1_VALUE *)a, &ASIdentifierChoice_it); in ASIdentifierChoice_free()
H A Dx509v3.h821 extern const ASN1_ITEM ASIdentifierChoice_it;
/openbsd/lib/libcrypto/
H A DSymbols.list22 ASIdentifierChoice_it