Searched refs:crypto_hmac_md5_alloc_ctx (Results 1 – 4 of 4) sorted by relevance
104 TEE_Result crypto_hmac_md5_alloc_ctx(struct crypto_mac_ctx **ctx) in crypto_hmac_md5_alloc_ctx() function
134 TEE_Result crypto_hmac_md5_alloc_ctx(struct crypto_mac_ctx **ctx) in crypto_hmac_md5_alloc_ctx() function
100 TEE_Result crypto_hmac_md5_alloc_ctx(struct crypto_mac_ctx **ctx);
242 res = crypto_hmac_md5_alloc_ctx(&c); in crypto_mac_alloc_ctx()
Completed in 15 milliseconds