Home
last modified time | relevance | path

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

/external/openssl/crypto/store/
Dstr_lib.c317 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()
Dstr_mem.c200 OPENSSL_ITEM search_attributes[], OPENSSL_ITEM add_attributes[], in mem_modify()