Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Decb.c43 static int crypto_ecb_encrypt(struct skcipher_request *req) in crypto_ecb_encrypt() function
72 inst->alg.encrypt = crypto_ecb_encrypt; in crypto_ecb_create()
/kernel/linux/linux-6.6/crypto/
H A Decb.c44 static int crypto_ecb_encrypt(struct skcipher_request *req) in crypto_ecb_encrypt() function
73 inst->alg.encrypt = crypto_ecb_encrypt; in crypto_ecb_create()

Completed in 1 milliseconds