Searched defs:aes_xts_cipher (Results 1 – 2 of 2) sorted by relevance
32 static OSSL_FUNC_cipher_cipher_fn aes_xts_cipher; variable176 static int aes_xts_cipher(void *vctx, unsigned char *out, size_t *outl, in aes_xts_cipher() function
3335 static int aes_xts_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in aes_xts_cipher() function
Completed in 18 milliseconds