Home
last modified time | relevance | path

Searched refs:prepare_gmac_xform (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/examples/fips_validation/
H A Dfips_validation.h287 int prepare_gmac_xform(struct rte_crypto_sym_xform *xform);
H A Dfips_validation_gcm.c59 test_ops.prepare_xform = prepare_gmac_xform; in parser_read_gcm_pt_len()
H A Dmain.c900 prepare_gmac_xform(struct rte_crypto_sym_xform *xform) in prepare_gmac_xform() function