| /f-stack/freebsd/opencrypto/ |
| H A D | xform_sha2.c | 72 .Update = SHA224Update_int, 84 .Update = SHA256Update_int, 96 .Update = SHA384Update_int, 108 .Update = SHA512Update_int, 121 .Update = SHA224Update_int, 133 .Update = SHA256Update_int, 145 .Update = SHA384Update_int, 157 .Update = SHA512Update_int,
|
| H A D | xform_cbc_mac.c | 18 .Update = AES_CBC_MAC_Update, 31 .Update = AES_CBC_MAC_Update, 44 .Update = AES_CBC_MAC_Update,
|
| H A D | xform_gmac.c | 77 .Update = AES_GMAC_Update, 91 .Update = AES_GMAC_Update, 105 .Update = AES_GMAC_Update,
|
| H A D | cryptosoft.c | 342 axf->Update, &ctx); in swcr_authcompute() 350 axf->Update, &ctx); in swcr_authcompute() 428 axf->Update(&ctx, inblk, len); in swcr_gmac() 433 axf->Update(&ctx, blk, blksz); in swcr_gmac() 440 axf->Update(&ctx, blk, blksz); in swcr_gmac() 514 axf->Update(&ctx, blk, blksz); in swcr_gcm() 531 axf->Update(&ctx, inblk, len); in swcr_gcm() 536 axf->Update(&ctx, blk, blksz); in swcr_gcm() 579 axf->Update(&ctx, blk, resid); in swcr_gcm() 588 axf->Update(&ctx, blk, blksz); in swcr_gcm() [all …]
|
| H A D | xform_sha1.c | 68 .Update = SHA1Update_int, 81 .Update = SHA1Update_int,
|
| H A D | xform_rmd160.c | 69 .Update = RMD160Update_int,
|
| H A D | xform_auth.h | 62 int (*Update) (void *, const void *, u_int); member
|
| H A D | xform_null.c | 89 .Update = null_update,
|
| H A D | xform_poly1305.c | 89 .Update = xform_Poly1305_Update,
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 167 - Update make_vms.com [Zinser] 220 - Update python link in README 486 - Update zlib.map [Brown] 496 - Update examples/gun.c to 1.6 607 - Update make_vms.com [Zinser] 683 - Update make_vms.com [Zinser] 765 - Update INDEX file 780 - Update contrib/untgz [Truta] 834 - Update links in README 1027 - Update RFCs URL [all …]
|
| /f-stack/freebsd/crypto/openssl/ |
| H A D | ossl.c | 227 error = axf->Update(&ctx, crp->crp_aad, crp->crp_aad_length); in ossl_process() 230 crp->crp_aad_length, axf->Update, &ctx); in ossl_process() 235 crp->crp_payload_length, axf->Update, &ctx); in ossl_process() 243 axf->Update(&ctx, digest, axf->hashsize); in ossl_process()
|
| H A D | ossl_sha256.c | 105 .Update = HASH_UPDATE, 116 .Update = HASH_UPDATE,
|
| H A D | ossl_sha1.c | 72 .Update = HASH_UPDATE,
|
| H A D | ossl_sha512.c | 242 .Update = ossl_sha512_update, 253 .Update = ossl_sha512_update,
|
| /f-stack/freebsd/crypto/via/ |
| H A D | padlock_hash.c | 89 .Update = padlock_sha_update, 101 .Update = padlock_sha_update, 293 axf->Update, &ctx); in padlock_authcompute() 299 crp->crp_payload_length, axf->Update, &ctx); in padlock_authcompute() 307 axf->Update(&ctx, hash, axf->hashsize); in padlock_authcompute()
|
| /f-stack/freebsd/contrib/dev/acpica/components/utilities/ |
| H A D | utstate.c | 343 State->Update.Object = Object; in AcpiUtCreateUpdateState() 344 State->Update.Value = Action; in AcpiUtCreateUpdateState()
|
| /f-stack/dpdk/examples/pipeline/examples/ |
| H A D | vxlan.spec | 124 //Update h.outer_ipv4.total_len field. 127 //Update h.outer_ipv4.hdr_checksum field. 130 //Update h.outer_udp.length field.
|
| /f-stack/freebsd/crypto/blake2/ |
| H A D | blake2-sw.c | 93 .Update = blake2b_xform_update, 161 .Update = blake2s_xform_update,
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | ast2500-facebook-netbmc-common.dtsi | 13 * Update reset type to "system" (full chip) to fix warm reboot hang issue
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-gxm-q200.dts | 25 label = "Update";
|
| H A D | meson-gxl-s905d-p230.dts | 25 label = "Update";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/reset/ |
| H A D | syscon-poweroff.yaml | 25 description: Update only the register bits defined by the mask (32 bit).
|
| H A D | syscon-reboot-mode.yaml | 26 description: Update only the register bits defined by the mask (32 bit)
|
| /f-stack/freebsd/contrib/openzfs/.github/workflows/ |
| H A D | zfs-tests.yml | 38 # Update order of directories to search for modules, otherwise
|
| H A D | zloop.yml | 39 # Update order of directories to search for modules, otherwise
|