Searched refs:crypto_set_alg (Results 1 – 2 of 2) sorted by relevance
454 static TEE_Result crypto_set_alg(struct sec_cipher_ctx *c_ctx, uint32_t alg) in crypto_set_alg() function526 ret = crypto_set_alg(c_ctx, TEE_ALG_GET_MAIN_ALG(algo)); in sec_cipher_ctx_allocate()
161 static uint8_t crypto_set_alg(uint32_t alg) in crypto_set_alg() function204 ae_drv_ctx->algo = crypto_set_alg(TEE_ALG_GET_MAIN_ALG(algo)); in sec_authenc_ctx_allocate()