Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c245 } mac, *pmac; in aesni_cbc_hmac_sha1_cipher() local
323 pmac->u[0] = 0; in aesni_cbc_hmac_sha1_cipher()
324 pmac->u[1] = 0; in aesni_cbc_hmac_sha1_cipher()
325 pmac->u[2] = 0; in aesni_cbc_hmac_sha1_cipher()
326 pmac->u[3] = 0; in aesni_cbc_hmac_sha1_cipher()
327 pmac->u[4] = 0; in aesni_cbc_hmac_sha1_cipher()
384 pmac->u[0] = BSWAP(pmac->u[0]); in aesni_cbc_hmac_sha1_cipher()
385 pmac->u[1] = BSWAP(pmac->u[1]); in aesni_cbc_hmac_sha1_cipher()
386 pmac->u[2] = BSWAP(pmac->u[2]); in aesni_cbc_hmac_sha1_cipher()
387 pmac->u[3] = BSWAP(pmac->u[3]); in aesni_cbc_hmac_sha1_cipher()
[all …]
/dragonfly/crypto/libressl/crypto/pkcs12/
H A Dp12_mutl.c83 PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac, const X509_ALGOR **pmacalg, in PKCS12_get0_mac() argument
88 if (pmac != NULL) in PKCS12_get0_mac()
89 *pmac = NULL; in PKCS12_get0_mac()
99 if (pmac != NULL) in PKCS12_get0_mac()
100 *pmac = p12->mac->dinfo->digest; in PKCS12_get0_mac()
/dragonfly/crypto/libressl/include/openssl/
H A Dpkcs12.h160 void PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac, const X509_ALGOR **pmacalg,
/dragonfly/contrib/lvm2/dist/autoconf/
H A Dconfig.sub1187 pmac | pmac-mpw)