Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_main.h324 BD_TYPE2 = 0x2, enumerator
H A Dsec_pbkdf2.c33 sqe->type_auth_cipher = BD_TYPE2; in sec_pbkdf2_fill_sqe()
H A Dsec_hash.c113 sqe->type_auth_cipher = BD_TYPE2; in sec_digest_fill_sqe()
H A Dsec_cipher.c350 sqe->type_auth_cipher = BD_TYPE2; in sec_cipher_bd_fill()
H A Dsec_authenc.c27 sqe->type_auth_cipher = BD_TYPE2 | SHIFT_U32(NO_AUTH, SEC_AUTH_OFFSET); in sec_aead_bd_fill()