Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dalgif_skcipher.c415 static const struct af_alg_type algif_type_skcipher = { variable
429 return af_alg_register_type(&algif_type_skcipher); in algif_skcipher_init()
434 int err = af_alg_unregister_type(&algif_type_skcipher); in algif_skcipher_exit()