Searched defs:atrtype (Results 1 – 2 of 2) sorted by relevance
/openssl-master/crypto/x509/ |
A D | x509_att.c | 189 int atrtype, const void *data, in X509_ATTRIBUTE_create_by_NID() 208 int atrtype, const void *data, in X509_ATTRIBUTE_create_by_OBJ() 329 int atrtype, void *data) in X509_ATTRIBUTE_get0_data()
|
/openssl-master/crypto/pkcs7/ |
A D | pk7_doit.c | 1218 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, in PKCS7_add_signed_attribute() 1224 int PKCS7_add_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, in PKCS7_add_attribute() 1230 static int add_attribute(STACK_OF(X509_ATTRIBUTE) **sk, int nid, int atrtype, in add_attribute()
|
Completed in 65 milliseconds