Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_enc.c35 int enc, keep_key = 0; in cms_EncryptedContent_init_bio() local
106 keep_key = 1; in cms_EncryptedContent_init_bio()
159 if (!keep_key || !ok) { in cms_EncryptedContent_init_bio()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cms/
H A 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()