Home
last modified time | relevance | path

Searched refs:outw (Results 1 – 2 of 2) sorted by relevance

/optee_test-3.20.0/host/openssl/include/openssl/
A Ddes_old.h158 # define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument
159 DES_xcbc_encrypt((i),(o),(l),&(k),(iv),(inw),(outw),(e))
262 # define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument
263 _ossl_old_des_xcbc_encrypt((i),(o),(l),(k),(iv),(inw),(outw),(e))
360 _ossl_old_des_cblock *outw, int enc);
A Ddes.h148 const_DES_cblock *outw, int enc);

Completed in 5 milliseconds