Searched refs:add_attribute (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/crypto/openssl/crypto/pkcs7/ |
| H A D | pk7_doit.c | 18 static int add_attribute(STACK_OF(X509_ATTRIBUTE) **sk, int nid, int atrtype, 1139 return add_attribute(&(p7si->auth_attr), nid, atrtype, value); in PKCS7_add_signed_attribute() 1145 return add_attribute(&(p7si->unauth_attr), nid, atrtype, value); in PKCS7_add_attribute() 1148 static int add_attribute(STACK_OF(X509_ATTRIBUTE) **sk, int nid, int atrtype, in add_attribute() function
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog.10 | 9414 (add_attribute, init_attributes): New functions.
|
| H A D | ChangeLog-1999 | 18219 * c-common.c (declare_hidden_char_array, add_attribute, if_elt,
|
| H A D | ChangeLog-2001 | 10422 * c-common.c (add_attribute, attrtab, attrtab_idx,
|