Searched refs:aes_decrypt (Results 1 – 1 of 1) sorted by relevance
122 static int aes_decrypt(crypto_ctx_t *, crypto_data_t *, crypto_data_t *,137 .decrypt = aes_decrypt,507 aes_decrypt(crypto_ctx_t *ctx, crypto_data_t *ciphertext, in aes_decrypt() function