Searched refs:crypto_hmac_init (Results 1 – 3 of 3) sorted by relevance
255 int crypto_hmac_init(struct udevice *dev, sha_context *ctx,
202 int crypto_hmac_init(struct udevice *dev, sha_context *ctx, in crypto_hmac_init() function
346 ret = crypto_hmac_init(dev, &ctx, (u8 *)key, key_len); in test_hash_perf()467 ret = crypto_hmac_init(dev, &csha_ctx, in test_hash_result()