Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dalgif_aead.c577 static const struct af_alg_type algif_type_aead = { variable
592 return af_alg_register_type(&algif_type_aead); in algif_aead_init()
597 int err = af_alg_unregister_type(&algif_type_aead); in algif_aead_exit()
/kernel/linux/linux-6.6/crypto/
H A Dalgif_aead.c565 static const struct af_alg_type algif_type_aead = { variable
580 return af_alg_register_type(&algif_type_aead); in algif_aead_init()
585 int err = af_alg_unregister_type(&algif_type_aead); in algif_aead_exit()

Completed in 4 milliseconds