Home
last modified time | relevance | path

Searched defs:aes_xts_einit (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_aes_xts.c28 static OSSL_FUNC_cipher_encrypt_init_fn aes_xts_einit; variable
97 static int aes_xts_einit(void *vctx, const unsigned char *key, size_t keylen, in aes_xts_einit() function