Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcryptd.c361 static void cryptd_skcipher_free(struct skcipher_instance *inst) in cryptd_skcipher_free() function
416 inst->free = cryptd_skcipher_free; in cryptd_create_skcipher()
421 cryptd_skcipher_free(inst); in cryptd_create_skcipher()
/kernel/linux/linux-6.6/crypto/
H A Dcryptd.c365 static void cryptd_skcipher_free(struct skcipher_instance *inst) in cryptd_skcipher_free() function
420 inst->free = cryptd_skcipher_free; in cryptd_create_skcipher()
425 cryptd_skcipher_free(inst); in cryptd_create_skcipher()

Completed in 4 milliseconds