Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_aes_xts.c32 static OSSL_FUNC_cipher_cipher_fn aes_xts_cipher; variable
157 static int aes_xts_cipher(void *vctx, unsigned char *out, size_t *outl, in aes_xts_cipher() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aes.c3232 static int aes_xts_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in aes_xts_cipher() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aes.c3475 static int aes_xts_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in aes_xts_cipher() function