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 D | softCrypt.h | 113 CK_RV soft_aes_encrypt_common(soft_session_t *, CK_BYTE_PTR, CK_ULONG,
|
H A D | softAESCrypt.c | 154 soft_aes_encrypt_common(soft_session_t *session_p, CK_BYTE_PTR pData, in soft_aes_encrypt_common() function
|
H A D | softEncryptUtil.c | 409 return (soft_aes_encrypt_common(session_p, pData, in soft_encrypt_common()
|
H A D | softKeystore.c | 2329 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()
|