Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/crypto/
H A Devp.h365 #define EVP_C_DATA(kstruct, ctx) \ argument
375 #define BLOCK_CIPHER_func_ecb(cname, cprefix, kstruct, ksched) \ argument
385 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ argument
404 #define BLOCK_CIPHER_func_cbc(cname, cprefix, kstruct, ksched) \ argument
418 #define BLOCK_CIPHER_func_cfb(cname, cprefix, cbits, kstruct, ksched) \ argument
441 #define BLOCK_CIPHER_all_funcs(cname, cprefix, cbits, kstruct, ksched) \ argument
447 #define BLOCK_CIPHER_def1(cname, nmode, mode, MODE, kstruct, nid, block_size, \ argument
464 #define BLOCK_CIPHER_def_cbc(cname, kstruct, nid, block_size, key_len, \ argument
470 #define BLOCK_CIPHER_def_cfb(cname, kstruct, nid, key_len, \ argument
477 #define BLOCK_CIPHER_def_ofb(cname, kstruct, nid, key_len, \ argument
[all …]