Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for a7 (0.02 sec)

  1. src/crypto/x509/x509_test.go

    		Not After : Dec 31 23:59:59 9999 GMT
    	Subject: CN = Ed25519 CRL Test CA
    	Subject Public Key Info:
    		Public Key Algorithm: ED25519
    			ED25519 Public-Key:
    			pub:
    				95:73:3b:b0:06:2a:31:5a:b6:a7:a6:6e:ef:71:df:
    				ac:6f:6b:39:03:85:5e:63:4b:f8:a6:0f:68:c6:6f:
    				75:21
    	X509v3 extensions:
    		X509v3 Key Usage: critical
    			Digital Signature, Certificate Sign, CRL Sign
    		X509v3 Extended Key Usage:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 21:00:16 UTC 2024
    - 163.4K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/s390x/asmz.go

    		uint8(op>>8),
    		(uint8(r1_m1)<<4)|(uint8(op)&0x0F),
    		uint8(i2_ri2>>8),
    		uint8(i2_ri2))
    }
    
    // Expected argument values for the instruction formats.
    //
    // Format    a1  a2   a3  a4  a5  a6  a7
    // ------------------------------------
    // a         r1,  0,  i2,  0,  0, m3,  0
    // b         r1, r2, ri4,  0,  0, m3,  0
    // c         r1, m3, ri4,  0,  0,  0, i2
    // d         r1, r3,  i2,  0,  0,  0,  0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 17:46:09 UTC 2024
    - 176.7K bytes
    - Viewed (0)
Back to top