Searched refs:aesctx (Results 1 – 1 of 1) sorted by relevance
323 const struct TestAES *aesctx = ctx; in test_xts_aes_encrypt() local325 AES_encrypt(src, dst, &aesctx->enc); in test_xts_aes_encrypt()334 const struct TestAES *aesctx = ctx; in test_xts_aes_decrypt() local336 AES_decrypt(src, dst, &aesctx->dec); in test_xts_aes_decrypt()