Searched defs:cbits (Results 1 – 2 of 2) sorted by relevance
/openssl/include/crypto/ |
H A D | evp.h | 378 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ argument 411 #define BLOCK_CIPHER_func_cfb(cname, cprefix, cbits, kstruct, ksched) \ argument 434 #define BLOCK_CIPHER_all_funcs(cname, cprefix, cbits, kstruct, ksched) \ argument 464 iv_len, cbits, flags, init_key, cleanup, \ argument 471 iv_len, cbits, flags, init_key, cleanup, \ argument 484 nid, block_size, key_len, iv_len, cbits, flags, \ argument 558 block_size, key_len, iv_len, cbits, \ argument 566 #define IMPLEMENT_CFBR(cipher,cprefix,kstruct,ksched,keysize,cbits,iv_len,fl) \ argument
|
/openssl/crypto/evp/ |
H A D | e_aria.c | 153 # define IMPLEMENT_ARIA_CFBR(ksize,cbits) \ argument
|
Completed in 9 milliseconds