Searched defs:search_attributes (Results 1 – 2 of 2) sorted by relevance
/external/openssl/crypto/store/ |
D | str_lib.c | 317 int STORE_modify_certificate(STORE *s, OPENSSL_ITEM search_attributes[], in STORE_modify_certificate() 534 int STORE_modify_private_key(STORE *s, OPENSSL_ITEM search_attributes[], in STORE_modify_private_key() 729 int STORE_modify_public_key(STORE *s, OPENSSL_ITEM search_attributes[], in STORE_modify_public_key() 943 int STORE_modify_crl(STORE *s, OPENSSL_ITEM search_attributes[], in STORE_modify_crl() 1081 int STORE_modify_number(STORE *s, OPENSSL_ITEM search_attributes[], in STORE_modify_number() 1171 int STORE_modify_arbitrary(STORE *s, OPENSSL_ITEM search_attributes[], in STORE_modify_arbitrary()
|
D | str_mem.c | 200 OPENSSL_ITEM search_attributes[], OPENSSL_ITEM add_attributes[], in mem_modify()
|