Home | History | Annotate | Download | only in evp

Lines Matching refs:bsaes_cbc_encrypt

129 void bsaes_cbc_encrypt(const unsigned char *in, unsigned char *out,
510 dat->stream.cbc = (cbc128_f)bsaes_cbc_encrypt;