Searched defs:atrtype (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/crypto/x509/ |
| H A D | x509_att.c | 272 int atrtype, const void *data, in X509_ATTRIBUTE_create_by_NID() 290 int atrtype, const void *data, in X509_ATTRIBUTE_create_by_OBJ() 424 int atrtype, void *data) in X509_ATTRIBUTE_get0_data()
|
| /freebsd/crypto/openssl/crypto/pkcs7/ |
| H A D | pk7_doit.c | 1265 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, in PKCS7_add_signed_attribute() 1271 int PKCS7_add_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, in PKCS7_add_attribute() 1277 static int add_attribute(STACK_OF(X509_ATTRIBUTE) **sk, int nid, int atrtype, in add_attribute()
|