Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_token.h352 enum pkcs11_rc entry_ck_generate_random(struct pkcs11_client *client,
H A Dentry.c316 rc = entry_ck_generate_random(client, ptypes, params); in TA_InvokeCommandEntryPoint()
H A Dpkcs11_token.c1613 enum pkcs11_rc entry_ck_generate_random(struct pkcs11_client *client, in entry_ck_generate_random() function