Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Rand.c41 C_SeedRandom(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pSeed, CK_ULONG ulSeedLen) in C_SeedRandom() function
54 return (fast_funcs->C_SeedRandom(hSession, pSeed, ulSeedLen)); in C_SeedRandom()
75 rv = FUNCLIST(slotid)->C_SeedRandom(sessp->se_handle, pSeed, in C_SeedRandom()
H A Dmapfile-vers91 C_SeedRandom;
H A Dpkcs11General.c106 C_SeedRandom,
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dprng.c54 (void) C_SeedRandom(krb_ctx_hSession(context), in krb5_c_random_seed()
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftRand.c36 C_SeedRandom(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pSeed, CK_ULONG ulSeedLen) in C_SeedRandom() function
H A Dmapfile-vers91 C_SeedRandom;
H A DsoftGeneral.c110 C_SeedRandom,
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelRand.c36 C_SeedRandom(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pSeed, CK_ULONG ulSeedLen) in C_SeedRandom() function
H A Dmapfile-vers91 C_SeedRandom;
H A DkernelGeneral.c104 C_SeedRandom,
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers88 C_SeedRandom;
H A Dapi_interface.c1309 PK11_Functions.C_SeedRandom = C_SeedRandom; in C_GetFunctionList()
1803 C_SeedRandom(CK_SESSION_HANDLE hSession, in C_SeedRandom() function
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers235 C_SeedRandom {
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h855 CK_PKCS11_FUNCTION_INFO(C_SeedRandom)