Home
last modified time | relevance | path

Searched refs:PROV_CIPHER_FLAG_CTS (Results 1 – 4 of 4) sorted by relevance

/openssl/providers/implementations/ciphers/
H A Dcipher_camellia_cts.inc15 #define CTS_FLAGS PROV_CIPHER_FLAG_CTS
H A Dcipher_aes_cts.inc15 #define CTS_FLAGS PROV_CIPHER_FLAG_CTS
H A Dciphercommon.c66 && !OSSL_PARAM_set_int(p, (flags & PROV_CIPHER_FLAG_CTS) != 0)) { in ossl_cipher_generic_get_params()
/openssl/providers/implementations/include/prov/
H A Dciphercommon.h41 # define PROV_CIPHER_FLAG_CTS 0x0004 macro

Completed in 15 milliseconds