Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_attrmap.c33 ASN1_IMP(OSSL_ATTRIBUTE_MAPPING, choice.typeValueMappings,
62 local_type = am->choice.typeValueMappings->local->type;
63 remote_type = am->choice.typeValueMappings->remote->type;
64 local_val = am->choice.typeValueMappings->local->value;
65 remote_val = am->choice.typeValueMappings->remote->value;
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in1346 OSSL_ATTRIBUTE_VALUE_MAPPING *typeValueMappings; member
H A Dx509v3.h1875 OSSL_ATTRIBUTE_VALUE_MAPPING *typeValueMappings; member