Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dalgif_skcipher.c363 static const struct af_alg_type algif_type_skcipher = { variable
377 return af_alg_register_type(&algif_type_skcipher); in algif_skcipher_init()
382 int err = af_alg_unregister_type(&algif_type_skcipher); in algif_skcipher_exit()
/kernel/linux/linux-6.6/crypto/
H A Dalgif_skcipher.c349 static const struct af_alg_type algif_type_skcipher = { variable
363 return af_alg_register_type(&algif_type_skcipher); in algif_skcipher_init()
368 int err = af_alg_unregister_type(&algif_type_skcipher); in algif_skcipher_exit()

Completed in 2 milliseconds