Searched refs:val_local (Results 1 – 2 of 2) sorted by relevance
71 struct fips_val val_local; in parse_test_hmac_writeback() local75 val_local.val = val->val + vec.pt.len; in parse_test_hmac_writeback()76 val_local.len = vec.cipher_auth.digest.len; in parse_test_hmac_writeback()78 parse_write_hex_str(&val_local); in parse_test_hmac_writeback()
68 struct fips_val val_local; in parse_test_sha_writeback() local72 val_local.val = val->val + vec.pt.len; in parse_test_sha_writeback()73 val_local.len = vec.cipher_auth.digest.len; in parse_test_sha_writeback()75 parse_write_hex_str(&val_local); in parse_test_sha_writeback()