Searched defs:aes_xts_dinit (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_aes_xts.c29 static OSSL_FUNC_cipher_decrypt_init_fn aes_xts_dinit; variable
104 static int aes_xts_dinit(void *vctx, const unsigned char *key, size_t keylen, function

Completed in 88 milliseconds