Home
last modified time | relevance | path

Searched refs:get_cipheralgo (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/caam/cipher/
H A Dcaam_cipher.c217 static const struct cipheralg *get_cipheralgo(uint32_t algo) in get_cipheralgo() function
265 alg = get_cipheralgo(algo); in do_allocate()
/optee_os/core/drivers/crypto/caam/ae/
H A Dcaam_ae.c57 static const struct cipheralg *get_cipheralgo(uint32_t algo) in get_cipheralgo() function
95 alg = get_cipheralgo(algo); in caam_ae_allocate()