Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/ciphers/
A Dcipher_cts.h51 const char *ossl_cipher_cbc_cts_mode_id2name(unsigned int id);
A Dcipher_camellia_cts.inc53 const char *name = ossl_cipher_cbc_cts_mode_id2name(ctx->cts_mode);
A Dcipher_aes_cts.inc53 const char *name = ossl_cipher_cbc_cts_mode_id2name(ctx->cts_mode);
A Dcipher_cts.c79 const char *ossl_cipher_cbc_cts_mode_id2name(unsigned int id) in ossl_cipher_cbc_cts_mode_id2name() function

Completed in 4 milliseconds