Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_cipher.h61 CIPHER_ENCRYPT, enumerator
H A Dsec_cipher.c361 cipher = SHIFT_U32(CIPHER_ENCRYPT, SEC_CIPHER_OFFSET); in sec_cipher_bd_fill()
404 sqe->c_icv_key |= CIPHER_ENCRYPT; in sec_cipher_bd3_fill()
H A Dsec_authenc.c40 sqe->type_auth_cipher |= SHIFT_U32(CIPHER_ENCRYPT, in sec_aead_bd_fill()
95 sqe->c_icv_key |= CIPHER_ENCRYPT; in sec_aead_bd3_fill()