Searched defs:atrtype (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/x509/ |
H A D | x509_att.c | 269 int atrtype, const void *data, in X509_ATTRIBUTE_create_by_NID() 287 int atrtype, const void *data, in X509_ATTRIBUTE_create_by_OBJ() 421 int atrtype, void *data) in X509_ATTRIBUTE_get0_data()
|
/openssl/crypto/pkcs7/ |
H A D | pk7_doit.c | 1272 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, in PKCS7_add_signed_attribute() 1278 int PKCS7_add_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, in PKCS7_add_attribute() 1284 static int add_attribute(STACK_OF(X509_ATTRIBUTE) **sk, int nid, int atrtype, in add_attribute()
|
Completed in 10 milliseconds