Searched refs:caam_hash_hmac_allocate (Results 1 – 3 of 3) sorted by relevance
92 TEE_Result caam_hash_hmac_allocate(struct hashctx *ctx);
319 ret = caam_hash_hmac_allocate(hmac_ctx); in caam_hmac_allocate()
276 ret = caam_hash_hmac_allocate(hash_ctx); in caam_hash_allocate()293 TEE_Result caam_hash_hmac_allocate(struct hashctx *ctx) in caam_hash_hmac_allocate() function
Completed in 5 milliseconds