Searched refs:inw (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)) 359 _ossl_old_des_cblock *inw,
|
A D | des.h | 147 DES_cblock *ivec, const_DES_cblock *inw,
|
Completed in 4 milliseconds