Home
last modified time | relevance | path

Searched defs:mac_new (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c30 static OSSL_FUNC_keymgmt_new_fn mac_new; variable
123 static void *mac_new(void *provctx) in mac_new() function
/freebsd/sys/dev/liquidio/
H A Dlio_main.c1587 uint8_t *mac_new, mac_old[ETHER_HDR_LEN]; in lio_open() local