HomeSort by relevance Sort by last modified time
    Searched refs:enc_func (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/boringssl/src/crypto/perlasm/
cbc.pl 28 local($name,$enc_func,$dec_func,$swap,$iv_off,$enc_off,$p1,$p2,$p3)=@_;
30 # enc_func and dec_func and the functions to call for encrypt/decrypt
125 &call($enc_func);
188 &call($enc_func);
  /external/openssl/crypto/perlasm/
cbc.pl 28 local($name,$enc_func,$dec_func,$swap,$iv_off,$enc_off,$p1,$p2,$p3)=@_;
30 # enc_func and dec_func and the functions to call for encrypt/decrypt
125 &call($enc_func);
188 &call($enc_func);

Completed in 91 milliseconds