Home
last modified time | relevance | path

Searched defs:get_attribute (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/include/krb5/
H A Dauthdata_plugin.h202 authdata_client_get_attribute_proc get_attribute; member
/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_doit.c1171 static ASN1_TYPE *get_attribute(const STACK_OF(X509_ATTRIBUTE) *sk, int nid) in get_attribute() function