- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for destinations (0.07 sec)
-
lib/fips140/v1.0.0-c2097c7c.zip
IV_LOW_LE R16 #define IV_HIGH_LE R17 #define IV_LOW_BE R19 #define IV_HIGH_BE R20 // V0.B16 - V7.B16 are for blocks (<=8). See BLOCK_OFFSET. // V8.B16 - V22.B16 are for <=15 round keys (<=15). See ROUND_KEY_OFFSET. // V23.B16 - V30.B16 are for destinations (<=8). See DST_OFFSET. // func ctrBlocks1Asm(nr int, xk *[60]uint32, dst *[1*16]byte, src *[1*16]byte, ivlo uint64, ivhi uint64) TEXT ·ctrBlocks1Asm(SB), NOSPLIT, $0 MOVD nr+0(FP), NR MOVD xk+8(FP), XK MOVD dst+16(FP), DST MOVD src+24(FP), SRC...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Sep 25 19:53:19 UTC 2025 - 642.7K bytes - Viewed (0) -
lib/fips140/v1.1.0-rc1.zip
IV_LOW_LE R16 #define IV_HIGH_LE R17 #define IV_LOW_BE R19 #define IV_HIGH_BE R20 // V0.B16 - V7.B16 are for blocks (<=8). See BLOCK_OFFSET. // V8.B16 - V22.B16 are for <=15 round keys (<=15). See ROUND_KEY_OFFSET. // V23.B16 - V30.B16 are for destinations (<=8). See DST_OFFSET. // func ctrBlocks1Asm(nr int, xk *[60]uint32, dst *[1*16]byte, src *[1*16]byte, ivlo uint64, ivhi uint64) TEXT ·ctrBlocks1Asm(SB), NOSPLIT, $0 MOVD nr+0(FP), NR MOVD xk+8(FP), XK MOVD dst+16(FP), DST MOVD src+24(FP), SRC...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** * Get the value for the key 'ldap.attr.destinationIndicator'. <br> * The value is, e.g. destinationIndicator <br> * comment: LDAP attribute for destination indicator. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getLdapAttrDestinationIndicator(); /**Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 525.7K bytes - Viewed (2) -
RELEASE.md
`TF_CUDNN_DETERMINISTIC` is set to "true" or "1", in which some layer configurations led to an exception with the message "No algorithm worked!" * Tracing and Debugging: * Add source, destination name to `_send` traceme to allow easier debugging. * Add traceme event to `fastpathexecute`. * Other: * Fix an issue with AUC.reset_states for multi-label AUC
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Tue Oct 28 22:27:41 UTC 2025 - 740.4K bytes - Viewed (3)