Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/store/
H A Dstr_lib.c319 OPENSSL_ITEM delete_attributes[], OPENSSL_ITEM parameters[]) in STORE_modify_certificate()
536 OPENSSL_ITEM delete_attributes[], OPENSSL_ITEM parameters[]) in STORE_modify_private_key()
731 OPENSSL_ITEM delete_attributes[], OPENSSL_ITEM parameters[]) in STORE_modify_public_key()
945 OPENSSL_ITEM delete_attributes[], OPENSSL_ITEM parameters[]) in STORE_modify_crl()
1083 OPENSSL_ITEM delete_attributes[], OPENSSL_ITEM parameters[]) in STORE_modify_number()
1173 OPENSSL_ITEM delete_attributes[], OPENSSL_ITEM parameters[]) in STORE_modify_arbitrary()
H A Dstr_mem.c196 OPENSSL_ITEM modify_attributes[], OPENSSL_ITEM delete_attributes[], in mem_modify()