Searched refs:shash_crypto_instance (Results 1 – 5 of 5) sorted by relevance
181 static inline struct crypto_instance *shash_crypto_instance( in shash_crypto_instance() function196 return crypto_instance_ctx(shash_crypto_instance(inst)); in shash_instance_ctx()
227 shash_crypto_instance(inst), in xcbc_create()258 shash_free_instance(shash_crypto_instance(inst)); in xcbc_create()
215 shash_crypto_instance(inst)); in hmac_create()244 shash_free_instance(shash_crypto_instance(inst)); in hmac_create()
623 shash_crypto_instance(inst), in vmac_create()645 shash_free_instance(shash_crypto_instance(inst)); in vmac_create()
613 return crypto_register_instance(tmpl, shash_crypto_instance(inst)); in shash_register_instance()