Searched refs:soft_aes_decrypt_common (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softCrypt.h | 116 CK_RV soft_aes_decrypt_common(soft_session_t *, CK_BYTE_PTR, CK_ULONG,
|
H A D | softAESCrypt.c | 492 soft_aes_decrypt_common(soft_session_t *session_p, CK_BYTE_PTR pEncrypted, in soft_aes_decrypt_common() function
|
H A D | softDecryptUtil.c | 390 return (soft_aes_decrypt_common(session_p, pEncrypted, in soft_decrypt_common()
|
H A D | softKeystore.c | 2332 rv = soft_aes_decrypt_common(&token_session, in, in soft_keystore_crypt() 2352 rv = soft_aes_decrypt_common(&token_session, in, in soft_keystore_crypt()
|