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

/freebsd-current/crypto/openssl/crypto/pkcs12/
H A Dp12_mutl.c29 void PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac, argument
/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c443 } mac, *pmac; local
[all...]
H A Dcipher_aes_cbc_hmac_sha256_hw.c481 } mac, *pmac; local
[all...]
/freebsd-current/contrib/ntp/tests/libntp/
H A Ddigests.c503 dump_mac( keyid_t keyid, u_char * pmac, size_t octets ) argument
/freebsd-current/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c483 } mac, *pmac; local
[all...]
H A De_aes_cbc_hmac_sha256.c512 } mac, *pmac; local
[all...]
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h40 uint8_t pmac[IEEE80211_ADDR_LEN]; /* key */ member in struct:wlan_peer
H A Dwlan_snmp.c3254 wlan_new_peer(const uint8_t *pmac) argument
3320 uint8_t pmac[IEEE80211_ADDR_LEN]; local
3335 char pmac[IEEE80211_ADDR_LEN]; local
4162 uint8_t pmac[IEEE80211_ADDR_LEN]; local
4178 char pmac[IEEE80211_ADDR_LEN]; local
[all...]

Completed in 205 milliseconds