Searched refs:decrypt_only (Results 1 – 2 of 2) sorted by relevance
192 const int decrypt_only = 1; in ossl_tdes_get_params() local194 const int decrypt_only = 0; in ossl_tdes_get_params()199 if (p != NULL && !OSSL_PARAM_set_int(p, decrypt_only)) { in ossl_tdes_get_params()
7370 int decrypt_only = 0; in ssl_evp_cipher_fetch() local7373 &decrypt_only); in ssl_evp_cipher_fetch()7376 && decrypt_only) { in ssl_evp_cipher_fetch()
Completed in 23 milliseconds