Home
last modified time | relevance | path

Searched refs:BLOWFISH_VALID_MECH (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/crypto/io/
H A Dblowfish.c105 #define BLOWFISH_VALID_MECH(mech) \ macro
290 if (!BLOWFISH_VALID_MECH(mechanism)) in blowfish_common_init()
620 if (!BLOWFISH_VALID_MECH(mechanism)) in blowfish_encrypt_atomic()
707 if (!BLOWFISH_VALID_MECH(mechanism)) in blowfish_decrypt_atomic()
779 if (!BLOWFISH_VALID_MECH(mechanism)) in blowfish_create_ctx_template()