Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/
H A Dalgapi.h109 void crypto_unregister_instance(struct crypto_instance *inst);
/OK3568_Linux_fs/kernel/crypto/
H A Dcrypto_user_base.c326 crypto_unregister_instance((struct crypto_instance *)alg); in crypto_del_alg()
H A Dalgapi.c654 void crypto_unregister_instance(struct crypto_instance *inst) in crypto_unregister_instance() function
667 EXPORT_SYMBOL_GPL(crypto_unregister_instance);