crypto_ablkcipher_encrypt 75 crypto/ablkcipher.c return crypto_ablkcipher_encrypt(&req->creq); crypto_ablkcipher_encrypt 210 crypto/authenc.c err = crypto_ablkcipher_encrypt(abreq); crypto_ablkcipher_encrypt 343 crypto/ccm.c err = crypto_ablkcipher_encrypt(abreq); crypto_ablkcipher_encrypt 70 crypto/chainiv.c err = crypto_ablkcipher_encrypt(subreq); crypto_ablkcipher_encrypt 170 crypto/chainiv.c ctx->err = crypto_ablkcipher_encrypt(subreq); crypto_ablkcipher_encrypt 152 crypto/eseqiv.c err = crypto_ablkcipher_encrypt(subreq); crypto_ablkcipher_encrypt 225 crypto/gcm.c err = crypto_ablkcipher_encrypt(&data->req); crypto_ablkcipher_encrypt 342 crypto/gcm.c err = crypto_ablkcipher_encrypt(abreq); crypto_ablkcipher_encrypt 136 crypto/seqiv.c err = crypto_ablkcipher_encrypt(subreq); crypto_ablkcipher_encrypt 675 crypto/testmgr.c crypto_ablkcipher_encrypt(req) : crypto_ablkcipher_encrypt 762 crypto/testmgr.c crypto_ablkcipher_encrypt(req) :