Searched refs:ossl_cipher_cbc_cts_mode_id2name (Results 1 – 4 of 4) sorted by relevance
51 const char *ossl_cipher_cbc_cts_mode_id2name(unsigned int id);
53 const char *name = ossl_cipher_cbc_cts_mode_id2name(ctx->cts_mode);
78 const char *ossl_cipher_cbc_cts_mode_id2name(unsigned int id) in ossl_cipher_cbc_cts_mode_id2name() function