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

/openbsd-current/lib/libcrypto/hidden/openssl/
H A Dx509v3.h235 LCRYPTO_USED(X509v3_asid_add_inherit); variable
/openbsd-current/lib/libcrypto/x509/
H A Dx509_asid.c406 X509v3_asid_add_inherit(ASIdentifiers *asid, int which) function
447 LCRYPTO_ALIAS(X509v3_asid_add_inherit); variable
863 if (X509v3_asid_add_inherit(asid, which))
H A Dx509v3.h916 int X509v3_asid_add_inherit(ASIdentifiers *asid, int which);
/openbsd-current/regress/lib/libcrypto/x509/rfc3779/
H A Drfc3779.c1375 return X509v3_asid_add_inherit(asid, delegation->type);

Completed in 149 milliseconds