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

/linux-master/crypto/
H A Dalgif_aead.c565 static const struct af_alg_type algif_type_aead = { variable in typeref:struct:af_alg_type
580 return af_alg_register_type(&algif_type_aead);
585 int err = af_alg_unregister_type(&algif_type_aead);

Completed in 97 milliseconds