ablkcipher_get_spot  159 crypto/ablkcipher.c 	src = dst = ablkcipher_get_spot(dst, bsize);
ablkcipher_get_spot  194 crypto/ablkcipher.c 	iv = ablkcipher_get_spot(iv, bs) + aligned_bs;
ablkcipher_get_spot  195 crypto/ablkcipher.c 	iv = ablkcipher_get_spot(iv, bs) + aligned_bs;
ablkcipher_get_spot  196 crypto/ablkcipher.c 	iv = ablkcipher_get_spot(iv, ivsize);