Home
last modified time | relevance | path

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

/openbmc/linux/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()