Home
last modified time | relevance | path

Searched defs:crypto_set_alg (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_authenc.c161 static uint8_t crypto_set_alg(uint32_t alg) in crypto_set_alg() function
H A Dsec_cipher.c454 static TEE_Result crypto_set_alg(struct sec_cipher_ctx *c_ctx, uint32_t alg) in crypto_set_alg() function