Searched refs:PROV_CIPHER_HW_blowfish_mode (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_blowfish_hw.c27 # define PROV_CIPHER_HW_blowfish_mode(mode, UCMODE) \ macro
39 PROV_CIPHER_HW_blowfish_mode(cbc, CBC)
40 PROV_CIPHER_HW_blowfish_mode(ecb, ECB)
41 PROV_CIPHER_HW_blowfish_mode(ofb64, OFB)
42 PROV_CIPHER_HW_blowfish_mode(cfb64, CFB)

Completed in 88 milliseconds