shash_crypto_instance  938 crypto/ccm.c   				shash_crypto_instance(inst),
shash_crypto_instance  964 crypto/ccm.c   		shash_free_instance(shash_crypto_instance(inst));
shash_crypto_instance  253 crypto/cmac.c  				shash_crypto_instance(inst),
shash_crypto_instance  286 crypto/cmac.c  		shash_free_instance(shash_crypto_instance(inst));
shash_crypto_instance  205 crypto/hmac.c  				      shash_crypto_instance(inst));
shash_crypto_instance  234 crypto/hmac.c  		shash_free_instance(shash_crypto_instance(inst));
shash_crypto_instance  549 crypto/shash.c 	return crypto_register_instance(tmpl, shash_crypto_instance(inst));
shash_crypto_instance  645 crypto/vmac.c  			shash_crypto_instance(inst),
shash_crypto_instance  668 crypto/vmac.c  		shash_free_instance(shash_crypto_instance(inst));
shash_crypto_instance  217 crypto/xcbc.c  				shash_crypto_instance(inst),
shash_crypto_instance  248 crypto/xcbc.c  		shash_free_instance(shash_crypto_instance(inst));
shash_crypto_instance  219 include/crypto/internal/hash.h 	return crypto_instance_ctx(shash_crypto_instance(inst));