/openbmc/u-boot/include/u-boot/ |
H A D | rsa.h | 54 int region_count, uint8_t **sigp, uint *sig_len); 72 uint8_t **sigp, uint *sig_len) in rsa_sign() argument
|
/openbmc/linux/arch/s390/kvm/ |
H A D | Makefile | 10 kvm-y += kvm-s390.o intercept.o interrupt.o priv.o sigp.o
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/ |
H A D | 0002-Check-against-the-correct-OPENSSL_VERSION_NUMBER.patch | 261 @@ -52,7 +52,7 @@ ssh_dss_sign(const Key *key, u_char **sigp, u_int *lenp, 270 @@ -74,7 +74,7 @@ ssh_dss_sign(const Key *key, u_char **sigp, u_int *lenp, 279 @@ -88,7 +88,7 @@ ssh_dss_sign(const Key *key, u_char **sigp, u_int *lenp, 310 @@ -45,7 +45,7 @@ ssh_ecdsa_sign(const Key *key, u_char **sigp, u_int *lenp, 319 @@ -69,7 +69,7 @@ ssh_ecdsa_sign(const Key *key, u_char **sigp, u_int *lenp,
|
H A D | 0001-Adapt-to-OpenSSL-1.1.1.patch | 581 @@ -48,37 +48,53 @@ ssh_dss_sign(const Key *key, u_char **sigp, u_int *lenp, 704 @@ -41,22 +41,27 @@ ssh_ecdsa_sign(const Key *key, u_char **sigp, u_int *lenp, 736 @@ -64,8 +69,14 @@ ssh_ecdsa_sign(const Key *key, u_char **sigp, u_int *lenp, 810 @@ -40,7 +40,7 @@ ssh_rsa_sign(const Key *key, u_char **sigp, u_int *lenp, 819 @@ -55,6 +55,7 @@ ssh_rsa_sign(const Key *key, u_char **sigp, u_int *lenp, 827 @@ -64,6 +65,7 @@ ssh_rsa_sign(const Key *key, u_char **sigp, u_int *lenp,
|
/openbmc/u-boot/lib/rsa/ |
H A D | rsa-sign.c | 393 uint8_t **sigp, uint *sig_size) in rsa_sign_with_key() argument 474 *sigp = sig; in rsa_sign_with_key() 491 uint8_t **sigp, uint *sig_len) in rsa_sign() argument 511 region_count, sigp, sig_len); in rsa_sign()
|
/openbmc/qemu/target/s390x/ |
H A D | meson.build | 29 'sigp.c',
|
H A D | trace-events | 14 # sigp.c
|
H A D | helper.h | 355 DEF_HELPER_4(sigp, i32, env, i64, i32, i32)
|
/openbmc/linux/arch/s390/boot/ |
H A D | head_kdump.S | 24 sigp %r1,%r0,SIGP_SET_ARCHITECTURE # Switch to esame mode
|
H A D | head.S | 41 sigp %r1,%r0,0x12 # switch to esame mode 240 sigp %r1,%r0,0x12 # switch to esame mode
|
/openbmc/linux/arch/s390/kernel/ |
H A D | text_amode31.S | 135 sigp %r1,%r0,SIGP_SET_ARCHITECTURE # Switch to ESAME mode
|
/openbmc/linux/arch/s390/purgatory/ |
H A D | head.S | 86 sigp %r1,%r0,SIGP_SET_ARCHITECTURE
|
/openbmc/u-boot/include/ |
H A D | image.h | 1191 int region_count, uint8_t **sigp, uint *sig_len);
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | misc_helper.c | 417 uint32_t HELPER(sigp)(CPUS390XState *env, uint64_t order_code, uint32_t r1, in HELPER() argument
|
H A D | insn-data.h.inc | 1391 F(0xae00, SIGP, RS_a, Z, 0, a2, 0, 0, sigp, 0, IF_PRIV | IF_IO)
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 189 ae sigp RS_RRRD
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | api.rst | 3188 - sigp stop; optional flags in parm 3192 - sigp set prefix; prefix address in parm 3205 - sigp emergency; source cpu in parm 3207 - sigp external call; source cpu in parm 3985 - KVM_S390_SIGP_STOP - sigp stop; parameter in .stop 3987 - KVM_S390_SIGP_SET_PREFIX - sigp set prefix; parameters in .prefix 3991 - KVM_S390_INT_EMERGENCY - sigp emergency; parameters in .emerg 3992 - KVM_S390_INT_EXTERNAL_CALL - sigp external call; parameters in .extcall
|
/openbmc/qemu/ |
H A D | MAINTAINERS | 464 F: target/s390x/sigp.c
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |