hmac_import       102 crypto/hmac.c  	return hmac_import(pdesc, crypto_shash_ctx_aligned(pdesc->tfm));
hmac_import       228 crypto/hmac.c  	inst->alg.import = hmac_import;