Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftCrypt.h113 CK_RV soft_aes_encrypt_common(soft_session_t *, CK_BYTE_PTR, CK_ULONG,
H A DsoftAESCrypt.c154 soft_aes_encrypt_common(soft_session_t *session_p, CK_BYTE_PTR pData, in soft_aes_encrypt_common() function
H A DsoftEncryptUtil.c409 return (soft_aes_encrypt_common(session_p, pData, in soft_encrypt_common()
H A DsoftKeystore.c2329 rv = soft_aes_encrypt_common(&token_session, in, in soft_keystore_crypt()
2343 rv = soft_aes_encrypt_common(&token_session, in, in soft_keystore_crypt()