Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dpcbc.c64 static int crypto_pcbc_encrypt(struct skcipher_request *req) in crypto_pcbc_encrypt() function
163 inst->alg.encrypt = crypto_pcbc_encrypt; in crypto_pcbc_create()