Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts.c111 static void *aes_xts_newctx(void *provctx, unsigned int mode, uint64_t flags, in aes_xts_newctx() function
266 return aes_xts_newctx(provctx, EVP_CIPH_##UCMODE##_MODE, flags, 2 * kbits, \