Home
last modified time | relevance | path

Searched refs:keep_key (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/cms/
Dcms_enc.c39 int enc, keep_key = 0; in ossl_cms_EncryptedContent_init_bio() local
136 keep_key = 1; in ossl_cms_EncryptedContent_init_bio()
195 if (!keep_key || !ok) { in ossl_cms_EncryptedContent_init_bio()
/third_party/node/deps/openssl/openssl/crypto/cms/
Dcms_enc.c40 int enc, keep_key = 0; in ossl_cms_EncryptedContent_init_bio() local
137 keep_key = 1; in ossl_cms_EncryptedContent_init_bio()
196 if (!keep_key || !ok) { in ossl_cms_EncryptedContent_init_bio()