Searched refs:OSSL_CIPHER_PARAM_CTS (Results 1 – 4 of 4) sorted by relevance
33 OSSL_PARAM_int(OSSL_CIPHER_PARAM_CTS, NULL),66 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_CTS); in ossl_cipher_generic_get_params()
185 # define OSSL_CIPHER_PARAM_CTS "cts" macro
335 params[6] = OSSL_PARAM_construct_int(OSSL_CIPHER_PARAM_CTS, &cts); in evp_cipher_cache_constants()
789 =item "cts" (B<OSSL_CIPHER_PARAM_CTS>) <integer>