Home
last modified time | relevance | path

Searched defs:cbits (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Devp.h183 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ argument
217 #define BLOCK_CIPHER_func_cfb(cname, cprefix, cbits, kstruct, ksched) \ argument
241 #define BLOCK_CIPHER_all_funcs(cname, cprefix, cbits, kstruct, ksched) \ argument
270 iv_len, cbits, flags, init_key, cleanup, \ argument
277 iv_len, cbits, flags, init_key, cleanup, \ argument
290 nid, block_size, key_len, iv_len, cbits, flags, \ argument
360 block_size, key_len, iv_len, cbits, \ argument
368 #define IMPLEMENT_CFBR(cipher,cprefix,kstruct,ksched,keysize,cbits,iv_len,fl) \ argument
/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Devp.h370 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ argument
404 #define BLOCK_CIPHER_func_cfb(cname, cprefix, cbits, kstruct, ksched) \ argument
428 #define BLOCK_CIPHER_all_funcs(cname, cprefix, cbits, kstruct, ksched) \ argument
458 iv_len, cbits, flags, init_key, cleanup, \ argument
465 iv_len, cbits, flags, init_key, cleanup, \ argument
478 nid, block_size, key_len, iv_len, cbits, flags, \ argument
552 block_size, key_len, iv_len, cbits, \ argument
560 #define IMPLEMENT_CFBR(cipher,cprefix,kstruct,ksched,keysize,cbits,iv_len,fl) \ argument
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dhex-random.c287 unsigned long cbits; in hex_random_op4() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aria.c150 # define IMPLEMENT_ARIA_CFBR(ksize,cbits) \ argument
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aria.c153 # define IMPLEMENT_ARIA_CFBR(ksize,cbits) \ argument
/netbsd-src/sys/arch/sgimips/dev/
H A Dscn.c1637 unsigned char sbits, cbits; in scnioctl() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-opc.c2280 #define fpcmpshl(cbits, opf) \ argument
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dsparc-opc.c2280 #define fpcmpshl(cbits, opf) \ argument
/netbsd-src/sys/dev/ic/
H A Disp.c7816 int i, cbits; in isp_rdnvram_word() local