Searched refs:pmac (Results 1 – 9 of 9) sorted by relevance
481 } mac, *pmac; in aesni_cbc_hmac_sha256_cipher() local484 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 …]
443 } mac, *pmac; in aesni_cbc_hmac_sha1_cipher() local446 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 …]
512 } mac, *pmac; in aesni_cbc_hmac_sha256_cipher() local515 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 …]
483 } mac, *pmac; in aesni_cbc_hmac_sha1_cipher() local486 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 …]
29 void PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac, in PKCS12_get0_mac() argument36 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()
79 void PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac,
1234 pmac | pmac-mpw)
96 void PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac,
3977 - pmac | pmac-mpw)5292 + pmac | pmac-mpw)