Searched defs:outw (Results 1 – 8 of 8) sorted by relevance
/external/openssl/crypto/des/ |
D | xcbc_enc.c | 115 const_DES_cblock *outw, int enc) in DES_xcbc_encrypt()
|
D | des_old.c | 111 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc) in _ossl_old_des_xcbc_encrypt()
|
D | des_old.h | 156 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument 259 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument
|
/external/openssl/crypto/evp/ |
D | e_xcbc_d.c | 79 DES_cblock outw; member
|
/external/grub/netboot/ |
D | linux-asm-io.h | 147 #define outw(val,port) \ macro
|
/external/openssl/include/openssl/ |
D | des_old.h | 156 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument 259 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument
|
/external/kernel-headers/original/asm-arm/ |
D | io.h | 112 #define outw(v,p) __raw_writew((__force __u16) \ macro
|
/external/chromium/base/ |
D | string_util_unittest.cc | 905 std::wstring outw; in TEST() local
|