Home
last modified time | relevance | path

Searched refs:SK_C (Results 1 – 25 of 30) sorted by relevance

12

/dports/security/liboqs/liboqs-0.7.0/src/sig/picnic/external/
H A Dpicnic.c37 #define SK_C(sk) &(sk)->data[1 + input_size] macro
97 uint8_t* sk_c = SK_C(sk); in picnic_keygen()
171 const uint8_t* sk_c = SK_C(sk); in picnic_validate_keypair()
214 const uint8_t* sk_c = SK_C(sk); in picnic_sign()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/s390x/
H A Dmmu_helper.c340 if (!(key & SK_C)) { in mmu_handle_skey()
345 key |= SK_C; in mmu_handle_skey()
H A Dcpu.h623 #define SK_C (0x1 << 1) macro
H A Dmem_helper.c2144 re = key & (SK_R | SK_C); in HELPER()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/s390x/
H A Dmmu_helper.c340 if (!(key & SK_C)) { in mmu_handle_skey()
345 key |= SK_C; in mmu_handle_skey()
H A Dcpu.h623 #define SK_C (0x1 << 1) macro
/dports/emulators/qemu-utils/qemu-4.2.1/target/s390x/
H A Dmmu_helper.c340 if (!(key & SK_C)) { in mmu_handle_skey()
345 key |= SK_C; in mmu_handle_skey()
H A Dcpu.h621 #define SK_C (0x1 << 1) macro
H A Dmem_helper.c2143 re = key & (SK_R | SK_C); in HELPER()
/dports/emulators/qemu5/qemu-5.2.0/target/s390x/
H A Dmmu_helper.c340 if (!(key & SK_C)) { in mmu_handle_skey()
345 key |= SK_C; in mmu_handle_skey()
H A Dcpu.h625 #define SK_C (0x1 << 1) macro
H A Dmem_helper.c2144 re = key & (SK_R | SK_C); in HELPER()
/dports/emulators/qemu42/qemu-4.2.1/target/s390x/
H A Dmmu_helper.c340 if (!(key & SK_C)) { in mmu_handle_skey()
345 key |= SK_C; in mmu_handle_skey()
H A Dcpu.h621 #define SK_C (0x1 << 1) macro
H A Dmem_helper.c2143 re = key & (SK_R | SK_C); in HELPER()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/s390x/
H A Dmmu_helper.c358 if (!(key & SK_C)) {
363 key |= SK_C;
H A Dcpu.h636 #define SK_C (0x1 << 1) macro
/dports/emulators/qemu/qemu-6.2.0/target/s390x/
H A Dmmu_helper.c358 if (!(key & SK_C)) { in mmu_handle_skey()
363 key |= SK_C; in mmu_handle_skey()
H A Dcpu.h636 #define SK_C (0x1 << 1) macro
/dports/emulators/qemu60/qemu-6.0.0/target/s390x/
H A Dmmu_helper.c342 if (!(key & SK_C)) { in mmu_handle_skey()
347 key |= SK_C; in mmu_handle_skey()
H A Dcpu.h636 #define SK_C (0x1 << 1) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/s390x/
H A Dmmu_helper.c434 key |= SK_C; in mmu_translate()
H A Dcpu.h585 #define SK_C (0x1 << 1) macro
H A Dmem_helper.c1862 re = key & (SK_R | SK_C); in HELPER()
/dports/editors/tea/tea-qt-60.5.1/
H A Ddocument.cpp69 #define SK_C 54 macro
712 case SK_C: in keyPressEvent()

12