Searched defs:atrtype (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/x509/ |
D | x509_att.c | 169 int atrtype, const void *data, in X509_ATTRIBUTE_create_by_NID() 188 int atrtype, const void *data, in X509_ATTRIBUTE_create_by_OBJ() 311 int atrtype, void *data) in X509_ATTRIBUTE_get0_data()
|
/third_party/openssl/crypto/pkcs7/ |
D | pk7_doit.c | 1136 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, in PKCS7_add_signed_attribute() 1142 int PKCS7_add_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, in PKCS7_add_attribute() 1148 static int add_attribute(STACK_OF(X509_ATTRIBUTE) **sk, int nid, int atrtype, in add_attribute()
|