Searched refs:cryptodev_hash_init (Results 1 – 3 of 3) sorted by relevance
104 int cryptodev_hash_init(struct hash_data *hdata, const char *alg_name,
352 int cryptodev_hash_init(struct hash_data *hdata, const char *alg_name, in cryptodev_hash_init() function
296 ret = cryptodev_hash_init(&ses_new->hdata, hash_name, hmac_mode, in crypto_create_session()