Searched defs:IMPLEMENT_cipher (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_rc4.c73 #define IMPLEMENT_cipher(alg, UCALG, flags, kbits, blkbits, ivbits, typ) \ macro
H A Dcipher_rc5.c132 #define IMPLEMENT_cipher(alg, UCALG, lcmode, UCMODE, flags, kbits, \ macro
H A Dcipher_aes_xts.c255 #define IMPLEMENT_cipher(lcmode, UCMODE, kbits, flags) \ macro
H A Dcipher_rc2.c222 #define IMPLEMENT_cipher(alg, UCALG, lcmode, UCMODE, flags, kbits, blkbits, \ macro
H A Dcipher_aes_siv.c255 #define IMPLEMENT_cipher(alg, lc, UCMODE, flags, kbits, blkbits, ivbits) \ macro
H A Dcipher_aes_wrp.c283 #define IMPLEMENT_cipher(mode, fname, UCMODE, flags, kbits, blkbits, ivbits) \ macro
[all...]
H A Dcipher_aes_ocb.c522 #define IMPLEMENT_cipher(mode, UCMODE, flags, kbits, blkbits, ivbits) \ macro

Completed in 199 milliseconds