Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 102 of 102 for CP (0.05 sec)

  1. lib/fips140/v1.0.0.zip

    mode. The length must be a multiple of BlockSize (16). // //go:noescape func cryptBlocks(c code, key, dst, src *byte, length int) var supportsAES = cpu.S390XHasAES && cpu.S390XHasAESCBC func init() { // CP Assist for Cryptographic Functions (CPACF) // https://www.ibm.com/docs/en/zos/3.1.0?topic=icsf-cp-assist-cryptographic-functions-cpacf impl.Register("aes", "CPACF", &supportsAES) } func checkGenericIsExpect() { if supportsAES { panic("crypto/aes: internal error: using generic implementation despite...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

            <match value="BM" type="string" offset="14"/>
            <match value="CI" type="string" offset="14"/>
            <match value="IC" type="string" offset="14"/>
            <match value="CP" type="string" offset="14"/>
            <match value="PT" type="string" offset="14"/>
          </match>
        </magic>
      </mime-type>
      <mime-type type="image/bmp">
        <alias type="image/x-bmp"/>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top