Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_sign.c446 KCF_WRAP_SIGN_OPS_PARAMS(&params, KCF_OP_SIGN_RECOVER, 0, NULL, in crypto_sign_recover_single()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dops_impl.h249 KCF_OP_SIGN_RECOVER, enumerator
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_callprov.c1064 case KCF_OP_SIGN_RECOVER: in common_submit_request()