Searched refs:outw (Results 1 – 2 of 2) sorted by relevance
/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | des_old.h | 158 # 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 D | des.h | 148 const_DES_cblock *outw, int enc);
|
Completed in 5 milliseconds