skcipher_get_spot 98 crypto/skcipher.c addr = skcipher_get_spot(addr, bsize); skcipher_get_spot 194 crypto/skcipher.c data = skcipher_get_spot(data, walk->stride); skcipher_get_spot 274 crypto/skcipher.c walk->dst.virt.addr = skcipher_get_spot(walk->dst.virt.addr, bsize); skcipher_get_spot 425 crypto/skcipher.c iv = skcipher_get_spot(iv, bs) + aligned_bs;