crypto_blkcipher_encrypt_iv 293 crypto/ctr.c err = crypto_blkcipher_encrypt_iv(desc, dst, src, nbytes); crypto_blkcipher_encrypt_iv 106 crypto/cts.c err = crypto_blkcipher_encrypt_iv(&lcldesc, sgdst, sgsrc, bsize); crypto_blkcipher_encrypt_iv 114 crypto/cts.c err = crypto_blkcipher_encrypt_iv(&lcldesc, sgdst, sgsrc, bsize); crypto_blkcipher_encrypt_iv 141 crypto/cts.c err = crypto_blkcipher_encrypt_iv(&lcldesc, dst, src, bsize); crypto_blkcipher_encrypt_iv 146 crypto/cts.c err = crypto_blkcipher_encrypt_iv(&lcldesc, dst, src, crypto_blkcipher_encrypt_iv 372 fs/ecryptfs/crypto.c crypto_blkcipher_encrypt_iv(&desc, dest_sg, src_sg, size); crypto_blkcipher_encrypt_iv 140 net/rxrpc/rxkad.c crypto_blkcipher_encrypt_iv(&desc, &sg[0], &sg[1], sizeof(tmpbuf)); crypto_blkcipher_encrypt_iv 184 net/rxrpc/rxkad.c crypto_blkcipher_encrypt_iv(&desc, &sg[0], &sg[1], sizeof(tmpbuf)); crypto_blkcipher_encrypt_iv 230 net/rxrpc/rxkad.c crypto_blkcipher_encrypt_iv(&desc, &sg[0], &sg[1], sizeof(rxkhdr)); crypto_blkcipher_encrypt_iv 242 net/rxrpc/rxkad.c crypto_blkcipher_encrypt_iv(&desc, sg, sg, len); crypto_blkcipher_encrypt_iv 294 net/rxrpc/rxkad.c crypto_blkcipher_encrypt_iv(&desc, &sg[0], &sg[1], sizeof(tmpbuf)); crypto_blkcipher_encrypt_iv 529 net/rxrpc/rxkad.c crypto_blkcipher_encrypt_iv(&desc, &sg[0], &sg[1], sizeof(tmpbuf)); crypto_blkcipher_encrypt_iv 730 net/rxrpc/rxkad.c crypto_blkcipher_encrypt_iv(&desc, sg, sg, sizeof(resp->encrypted)); crypto_blkcipher_encrypt_iv 80 net/sunrpc/auth_gss/gss_krb5_crypto.c ret = crypto_blkcipher_encrypt_iv(&desc, sg, sg, length); crypto_blkcipher_encrypt_iv 211 net/sunrpc/auth_gss/gss_krb5_crypto.c ret = crypto_blkcipher_encrypt_iv(&desc->desc, desc->outfrags,