Home | History | Annotate | Download | only in evp

Lines Matching full:aesni_ecb_encrypt

186 void aesni_ecb_encrypt(const unsigned char *in,
280 aesni_ecb_encrypt(in,out,len,ctx->cipher_data,ctx->encrypt);