Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dblowfish_glue.c361 static struct skcipher_alg bf_skcipher_algs[] = { variable
441 err = crypto_register_skciphers(bf_skcipher_algs, in init()
442 ARRAY_SIZE(bf_skcipher_algs)); in init()
452 crypto_unregister_skciphers(bf_skcipher_algs, in fini()
453 ARRAY_SIZE(bf_skcipher_algs)); in fini()