Searched refs:cts (Results 1 – 2 of 2) sorted by relevance
322 int ok, aead = 0, custom_iv = 0, cts = 0, multiblock = 0, randkey = 0; in evp_cipher_cache_constants() local336 params[6] = OSSL_PARAM_construct_int(OSSL_CIPHER_PARAM_CTS, &cts); in evp_cipher_cache_constants()352 if (cts) in evp_cipher_cache_constants()
714 =item "cts" (B<OSSL_CIPHER_PARAM_CTS>) <integer>1252 See L</Gettable EVP_CIPHER parameters> "cts".
Completed in 10 milliseconds