Searched refs:aes_encrypt_final (Results 1 – 1 of 1) sorted by relevance
109 static int aes_encrypt_final(crypto_ctx_t *, crypto_data_t *,134 .encrypt_final = aes_encrypt_final,774 aes_encrypt_final(crypto_ctx_t *ctx, crypto_data_t *data, in aes_encrypt_final() function