Searched refs:aes_call_axtls (Results 1 – 1 of 1) sorted by relevance
89 static void aes_call_axtls ( AES_CTX *axtls_ctx, const void *src, void *dst, in aes_call_axtls() function122 aes_call_axtls ( &aes_ctx->axtls_ctx, src, dst, AES_encrypt ); in aes_encrypt()142 aes_call_axtls ( &aes_ctx->axtls_ctx, src, dst, AES_decrypt ); in aes_decrypt()