crypto_tfm_alg_instance  189 crypto/cryptd.c 	struct crypto_instance *inst = crypto_tfm_alg_instance(tfm);
crypto_tfm_alg_instance  465 crypto/cryptd.c 	struct crypto_instance *inst = crypto_tfm_alg_instance(tfm);
crypto_tfm_alg_instance  600 crypto/vmac.c  	struct crypto_instance *inst = crypto_tfm_alg_instance(tfm);
crypto_tfm_alg_instance   55 include/crypto/internal/aead.h 	return aead_instance(crypto_tfm_alg_instance(&aead->base));
crypto_tfm_alg_instance   73 include/crypto/internal/akcipher.h 	return akcipher_instance(crypto_tfm_alg_instance(&akcipher->base));