Home
last modified time | relevance | path

Searched refs:pmac (Results 1 – 19 of 19) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c481 } mac, *pmac; in aesni_cbc_hmac_sha256_cipher() local
484 pmac = (void *)(((size_t)mac.c + 63) & ((size_t)0 - 64)); in aesni_cbc_hmac_sha256_cipher()
558 pmac->u[0] = 0; in aesni_cbc_hmac_sha256_cipher()
559 pmac->u[1] = 0; in aesni_cbc_hmac_sha256_cipher()
560 pmac->u[2] = 0; in aesni_cbc_hmac_sha256_cipher()
561 pmac->u[3] = 0; in aesni_cbc_hmac_sha256_cipher()
562 pmac->u[4] = 0; in aesni_cbc_hmac_sha256_cipher()
563 pmac->u[5] = 0; in aesni_cbc_hmac_sha256_cipher()
564 pmac->u[6] = 0; in aesni_cbc_hmac_sha256_cipher()
565 pmac->u[7] = 0; in aesni_cbc_hmac_sha256_cipher()
[all …]
H A Dcipher_aes_cbc_hmac_sha1_hw.c443 } mac, *pmac; in aesni_cbc_hmac_sha1_cipher() local
446 pmac = (void *)(((size_t)mac.c + 31) & ((size_t)0 - 32)); in aesni_cbc_hmac_sha1_cipher()
522 pmac->u[0] = 0; in aesni_cbc_hmac_sha1_cipher()
523 pmac->u[1] = 0; in aesni_cbc_hmac_sha1_cipher()
524 pmac->u[2] = 0; in aesni_cbc_hmac_sha1_cipher()
525 pmac->u[3] = 0; in aesni_cbc_hmac_sha1_cipher()
526 pmac->u[4] = 0; in aesni_cbc_hmac_sha1_cipher()
543 pmac->u[0] |= sctx->md.h0 & mask; in aesni_cbc_hmac_sha1_cipher()
544 pmac->u[1] |= sctx->md.h1 & mask; in aesni_cbc_hmac_sha1_cipher()
545 pmac->u[2] |= sctx->md.h2 & mask; in aesni_cbc_hmac_sha1_cipher()
[all …]
/freebsd/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c512 } mac, *pmac; in aesni_cbc_hmac_sha256_cipher() local
515 pmac = (void *)(((size_t)mac.c + 63) & ((size_t)0 - 64)); in aesni_cbc_hmac_sha256_cipher()
589 pmac->u[0] = 0; in aesni_cbc_hmac_sha256_cipher()
590 pmac->u[1] = 0; in aesni_cbc_hmac_sha256_cipher()
591 pmac->u[2] = 0; in aesni_cbc_hmac_sha256_cipher()
592 pmac->u[3] = 0; in aesni_cbc_hmac_sha256_cipher()
593 pmac->u[4] = 0; in aesni_cbc_hmac_sha256_cipher()
594 pmac->u[5] = 0; in aesni_cbc_hmac_sha256_cipher()
595 pmac->u[6] = 0; in aesni_cbc_hmac_sha256_cipher()
596 pmac->u[7] = 0; in aesni_cbc_hmac_sha256_cipher()
[all …]
H A De_aes_cbc_hmac_sha1.c483 } mac, *pmac; in aesni_cbc_hmac_sha1_cipher() local
486 pmac = (void *)(((size_t)mac.c + 31) & ((size_t)0 - 32)); in aesni_cbc_hmac_sha1_cipher()
601 pmac->u[0] = 0; in aesni_cbc_hmac_sha1_cipher()
602 pmac->u[1] = 0; in aesni_cbc_hmac_sha1_cipher()
603 pmac->u[2] = 0; in aesni_cbc_hmac_sha1_cipher()
604 pmac->u[3] = 0; in aesni_cbc_hmac_sha1_cipher()
605 pmac->u[4] = 0; in aesni_cbc_hmac_sha1_cipher()
622 pmac->u[0] |= key->md.h0 & mask; in aesni_cbc_hmac_sha1_cipher()
623 pmac->u[1] |= key->md.h1 & mask; in aesni_cbc_hmac_sha1_cipher()
624 pmac->u[2] |= key->md.h2 & mask; in aesni_cbc_hmac_sha1_cipher()
[all …]
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_mutl.c29 void PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac, in PKCS12_get0_mac() argument
36 X509_SIG_get0(p12->mac->dinfo, pmacalg, pmac); in PKCS12_get0_mac()
42 if (pmac) in PKCS12_get0_mac()
43 *pmac = NULL; in PKCS12_get0_mac()
/freebsd/contrib/ntp/tests/libntp/
H A Ddigests.c30 void dump_mac(keyid_t keyid, u_char *pmac, size_t octets);
505 u_char * pmac,
522 "0x%02x, ", pmac[idx]);
388 dump_mac(keyid_t keyid,u_char * pmac,size_t octets) dump_mac() argument
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c893 wlan_append_mac_index(&val->var, sub, wif->wname, wip->pmac); in op_wlan_if_peer()
920 return (string_get(val, wip->pmac, IEEE80211_ADDR_LEN)); in op_wlan_if_peer()
2292 wip->pmac); in op_wlan_mesh_neighbor()
2306 return (string_get(val, wip->pmac, IEEE80211_ADDR_LEN)); in op_wlan_mesh_neighbor()
3247 if (memcmp(wip->pmac, peermac, IEEE80211_ADDR_LEN) == 0) in wlan_find_peer()
3254 wlan_new_peer(const uint8_t *pmac) in wlan_new_peer() argument
3262 memcpy(wip->pmac, pmac, IEEE80211_ADDR_LEN); in wlan_new_peer()
3279 if (memcmp(temp->pmac, wip->pmac, IEEE80211_ADDR_LEN) == 0) in wlan_add_peer()
3283 memcmp(wip->pmac, prev->pmac, IEEE80211_ADDR_LEN) < 0) { in wlan_add_peer()
3289 if (memcmp(wip->pmac, temp->pmac, IEEE80211_ADDR_LEN) < 0) in wlan_add_peer()
[all …]
H A Dwlan_snmp.h40 uint8_t pmac[IEEE80211_ADDR_LEN]; /* key */ member
270 struct wlan_peer *wlan_new_peer(const uint8_t *pmac);
H A Dwlan_sys.c2604 memcpy(vreq.sv_macaddr, wip->pmac, IEEE80211_ADDR_LEN); in wlan_peer_set_vlan()
/freebsd/contrib/openbsm/config/
H A Dconfig.sub1073 pmac | pmac-mpw)
/freebsd/crypto/heimdal/
H A Dconfig.sub1227 pmac | pmac-mpw)
/freebsd/contrib/openpam/
H A Dconfig.sub1257 pmac | pmac-mpw)
/freebsd/crypto/openssl/include/openssl/
H A Dpkcs12.h119 void PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac,
H A Dpkcs12.h.in96 void PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac,
/freebsd/contrib/unbound/
H A Dconfig.sub740 pmac | pmac-mpw)
/freebsd/contrib/libpcap/
H A Dconfig.sub687 pmac | pmac-mpw)
/freebsd/contrib/ncurses/
H A Dconfig.sub687 pmac | pmac-mpw)
/freebsd/contrib/byacc/
H A Dconfig.sub687 pmac | pmac-mpw)
/freebsd/contrib/tcpdump/
H A Dconfig.sub687 pmac | pmac-mpw)