Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509_att.c269 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 Dpk7_doit.c1272 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 18 milliseconds