Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_session.c142 rv = KCF_PROV_SESSION_LOGIN(real_provider, sid, in crypto_session_login()
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_callprov.c1475 err = KCF_PROV_SESSION_LOGIN(pd, sops->so_sid, in common_submit_request()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dimpl.h1053 #define KCF_PROV_SESSION_LOGIN(pd, session, user_type, pin, len, req) ( \ macro