Searched refs:crypto_hash_cache_alloc (Results 1 – 11 of 11) sorted by relevance
92 struct crypto_hash_cache *crypto_hash_cache_alloc(crypto_hash_calc direct_calc, in crypto_hash_cache_alloc() function
92 priv->hash_cache = crypto_hash_cache_alloc(rk_hash_direct_calc, in rockchip_crypto_sha_init()
571 hash_ctx->hash_cache = crypto_hash_cache_alloc(rk_hash_direct_calc, in rockchip_crypto_sha_init()678 hash_ctx->hash_cache = crypto_hash_cache_alloc(rk_hash_direct_calc, in rockchip_crypto_hmac_init()
28 struct crypto_hash_cache *crypto_hash_cache_alloc(crypto_hash_calc direct_calc,