Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/crypto/
H A Dioctl.h1102 crypto_mechanism_t uk_mechanism; member
1166 crypto_mechanism32_t uk_mechanism; member
/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelKeys.c1890 obj_unwrapkey.uk_mechanism.cm_type = k_mech_type; in C_UnwrapKey()
1891 obj_unwrapkey.uk_mechanism.cm_param = pMechanism->pParameter; in C_UnwrapKey()
1892 obj_unwrapkey.uk_mechanism.cm_param_len = pMechanism->ulParameterLen; in C_UnwrapKey()
/titanic_44/usr/src/uts/common/crypto/io/
H A Dcrypto.c6120 bcopy(STRUCT_FADDR(unwrap_key, uk_mechanism), &mech.cm_type, in object_unwrap_key()
6137 STRUCT_FADDR(unwrap_key, uk_mechanism), &mech, mode, &error); in object_unwrap_key()
6142 STRUCT_FADDR(unwrap_key, uk_mechanism), in object_unwrap_key()