Searched refs:C_SeedRandom (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Rand.c | 41 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 D | mapfile-vers | 91 C_SeedRandom;
|
H A D | pkcs11General.c | 106 C_SeedRandom,
|
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/crypto/ |
H A D | prng.c | 54 (void) C_SeedRandom(krb_ctx_hSession(context), in krb5_c_random_seed()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softRand.c | 36 C_SeedRandom(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pSeed, CK_ULONG ulSeedLen) in C_SeedRandom() function
|
H A D | mapfile-vers | 91 C_SeedRandom;
|
H A D | softGeneral.c | 110 C_SeedRandom,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelRand.c | 36 C_SeedRandom(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pSeed, CK_ULONG ulSeedLen) in C_SeedRandom() function
|
H A D | mapfile-vers | 91 C_SeedRandom;
|
H A D | kernelGeneral.c | 104 C_SeedRandom,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 88 C_SeedRandom;
|
H A D | api_interface.c | 1309 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 D | mapfile-vers | 235 C_SeedRandom {
|
/titanic_41/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 855 CK_PKCS11_FUNCTION_INFO(C_SeedRandom)
|