Searched refs:algif_type_hash (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dalgif_hash.c449 static const struct af_alg_type algif_type_hash = { variable in typeref:struct:af_alg_type
463 return af_alg_register_type(&algif_type_hash);
468 int err = af_alg_unregister_type(&algif_type_hash);

Completed in 114 milliseconds