Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Decb.c69 static int crypto_ecb_encrypt(struct blkcipher_desc *desc, in crypto_ecb_encrypt() function
152 inst->alg.cra_blkcipher.encrypt = crypto_ecb_encrypt; in crypto_ecb_alloc()