Home
last modified time | relevance | path

Searched defs:pmac (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/libjail/
H A Djail.c1374 mac_t *pmac; in jps_import_mac_label() local
1435 mac_t *pmac = jp->jp_value; in jps_get_mac_label() local
1472 mac_t *pmac; in jps_set_mac_label() local
1494 mac_t *pmac = jp->jp_value; in jps_free_mac_label() local
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c3254 wlan_new_peer(const uint8_t *pmac) in wlan_new_peer()
3320 uint8_t pmac[IEEE80211_ADDR_LEN]; in wlan_get_peer() local
3335 char pmac[IEEE80211_ADDR_LEN]; in wlan_get_next_peer() local
4162 uint8_t pmac[IEEE80211_ADDR_LEN]; in wlan_mesh_get_peer() local
4178 char pmac[IEEE80211_ADDR_LEN]; in wlan_mesh_get_next_peer() local
H A Dwlan_snmp.h40 uint8_t pmac[IEEE80211_ADDR_LEN]; /* key */ member
/freebsd/contrib/ntp/tests/libntp/
H A Ddigests.c388 dump_mac(keyid_t keyid,u_char * pmac,size_t octets) dump_mac() argument
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_mutl.c36 void PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac, in PKCS12_get0_mac()
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c479 } mac, *pmac; in aesni_cbc_hmac_sha256_cipher() local
H A Dcipher_aes_cbc_hmac_sha1_hw.c441 } mac, *pmac; in aesni_cbc_hmac_sha1_cipher() local
/freebsd/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c479 } mac, *pmac; in aesni_cbc_hmac_sha1_cipher() local
H A De_aes_cbc_hmac_sha256.c507 } mac, *pmac; in aesni_cbc_hmac_sha256_cipher() local