Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_mutl.c29 void PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac, in PKCS12_get0_mac()
/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.c505 u_char * pmac, in dump_mac()
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c443 } mac, *pmac; in aesni_cbc_hmac_sha1_cipher() local
H A Dcipher_aes_cbc_hmac_sha256_hw.c481 } mac, *pmac; in aesni_cbc_hmac_sha256_cipher() local
/freebsd/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c483 } mac, *pmac; in aesni_cbc_hmac_sha1_cipher() local
H A De_aes_cbc_hmac_sha256.c512 } mac, *pmac; in aesni_cbc_hmac_sha256_cipher() local