Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpm_specific.c2251 token_rsa_load_key( in token_rsa_load_key() function
2489 if ((rc = token_rsa_load_key(hContext, key_obj, &hKey))) { in token_specific_rsa_decrypt()
2513 if ((rc = token_rsa_load_key(hContext, key_obj, &hKey))) { in token_specific_rsa_verify()
2566 if ((rc = token_rsa_load_key(hContext, key_obj, &hKey))) { in token_specific_rsa_sign()
2728 if ((rc = token_rsa_load_key(hContext, key_obj, &hKey))) { in token_specific_rsa_encrypt()
2768 if ((rc = token_rsa_load_key(hContext, key_obj, &hKey))) { in token_specific_rsa_verify_recover()