Home
last modified time | relevance | path

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

/third_party/openssl/ohos_lite/include/crypto/
Devp.h163 #define EVP_C_DATA(kstruct, ctx) \ argument
173 #define BLOCK_CIPHER_func_ecb(cname, cprefix, kstruct, ksched) \ argument
183 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ argument
202 #define BLOCK_CIPHER_func_cbc(cname, cprefix, 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
247 #define BLOCK_CIPHER_def1(cname, nmode, mode, MODE, kstruct, nid, block_size, \ argument
263 #define BLOCK_CIPHER_def_cbc(cname, kstruct, nid, block_size, key_len, \ argument
269 #define BLOCK_CIPHER_def_cfb(cname, kstruct, nid, key_len, \ argument
276 #define BLOCK_CIPHER_def_ofb(cname, kstruct, nid, key_len, \ argument
[all …]
/third_party/openssl/include/crypto/
Devp.h350 #define EVP_C_DATA(kstruct, ctx) \ argument
360 #define BLOCK_CIPHER_func_ecb(cname, cprefix, kstruct, ksched) \ argument
370 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ argument
389 #define BLOCK_CIPHER_func_cbc(cname, cprefix, 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
434 #define BLOCK_CIPHER_def1(cname, nmode, mode, MODE, kstruct, nid, block_size, \ argument
451 #define BLOCK_CIPHER_def_cbc(cname, kstruct, nid, block_size, key_len, \ argument
457 #define BLOCK_CIPHER_def_cfb(cname, kstruct, nid, key_len, \ argument
464 #define BLOCK_CIPHER_def_ofb(cname, kstruct, nid, key_len, \ argument
[all …]