Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/ciphers/
A Dciphercommon.c32 OSSL_PARAM_int(OSSL_CIPHER_PARAM_TLS1_MULTIBLOCK, NULL),
70 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_TLS1_MULTIBLOCK); in ossl_cipher_generic_get_params()
/openssl-master/include/openssl/
A Dcore_names.h77 #define OSSL_CIPHER_PARAM_TLS1_MULTIBLOCK "tls-multi" /* int, 0 or 1 */ macro
/openssl-master/crypto/evp/
A Devp_lib.c358 params[7] = OSSL_PARAM_construct_int(OSSL_CIPHER_PARAM_TLS1_MULTIBLOCK, in evp_cipher_cache_constants()
/openssl-master/doc/man3/
A DEVP_EncryptInit.pod696 =item "tls-multi" (B<OSSL_CIPHER_PARAM_TLS1_MULTIBLOCK>) <integer>

Completed in 11 milliseconds