Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds