Searched refs:decrypt_only (Results 1 – 2 of 2) sorted by relevance
189 const int decrypt_only = 1; in ossl_tdes_get_params() local191 const int decrypt_only = 0; in ossl_tdes_get_params()196 if (p != NULL && !OSSL_PARAM_set_int(p, decrypt_only)) { in ossl_tdes_get_params()
7454 int decrypt_only = 0; in ssl_evp_cipher_fetch() local7457 &decrypt_only); in ssl_evp_cipher_fetch()7460 && decrypt_only) { in ssl_evp_cipher_fetch()