Searched refs:BLOCK_CIPHER_all_funcs (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/crypto/ |
H A D | evp.h | 241 #define BLOCK_CIPHER_all_funcs(cname, cprefix, cbits, kstruct, ksched) \ macro 363 BLOCK_CIPHER_all_funcs(cname, cprefix, cbits, kstruct, ksched) \
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/ |
H A D | evp.h | 428 #define BLOCK_CIPHER_all_funcs(cname, cprefix, cbits, kstruct, ksched) \ macro 555 BLOCK_CIPHER_all_funcs(cname, cprefix, cbits, kstruct, ksched) \
|