Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/crypto/io/
H A Drsa.c161 #define RSA_VALID_MECH(mech) \ macro
375 if (!RSA_VALID_MECH(mechanism)) in check_mech_and_key()