| /OK3568_Linux_fs/u-boot/include/u-boot/ |
| H A D | rsa.h | 55 int region_count, uint8_t **sigp, uint *sig_len); 73 uint8_t **sigp, uint *sig_len) in rsa_sign() argument
|
| /OK3568_Linux_fs/yocto/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,
|
| /OK3568_Linux_fs/kernel/arch/s390/kvm/ |
| H A D | Makefile | 11 kvm-objs := $(common-objs) kvm-s390.o intercept.o interrupt.o priv.o sigp.o
|
| /OK3568_Linux_fs/u-boot/lib/rsa/ |
| H A D | rsa-sign.c | 416 uint8_t **sigp, uint *sig_size) in rsa_sign_with_key() argument 497 *sigp = sig; in rsa_sign_with_key() 516 uint8_t **sigp, uint *sig_len) in rsa_sign() argument 536 region_count, sigp, sig_len); in rsa_sign()
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | head_kdump.S | 25 sigp %r1,%r0,SIGP_SET_ARCHITECTURE # Switch to esame mode
|
| H A D | text_dma.S | 121 sigp %r1,%r0,SIGP_SET_ARCHITECTURE # Switch to ESAME mode
|
| H A D | head.S | 159 sigp %r1,%r0,0x12 # switch to esame mode 299 sigp %r1,%r0,0x12 # switch to esame mode
|
| /OK3568_Linux_fs/kernel/arch/s390/purgatory/ |
| H A D | head.S | 83 sigp %r1,%r0,SIGP_SET_ARCHITECTURE
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | entry.S | 1251 0: sigp %r4,%r3,SIGP_SENSE # sigp sense to source cpu 1256 2: sigp %r4,%r3,SIGP_STOP # sigp stop to current cpu
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 1212 int region_count, uint8_t **sigp, uint *sig_len);
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | api.rst | 2895 - sigp stop; optional flags in parm 2899 - sigp set prefix; prefix address in parm 2912 - sigp emergency; source cpu in parm 2914 - sigp external call; source cpu in parm 3575 - KVM_S390_SIGP_STOP - sigp stop; parameter in .stop 3577 - KVM_S390_SIGP_SET_PREFIX - sigp set prefix; parameters in .prefix 3581 - KVM_S390_INT_EMERGENCY - sigp emergency; parameters in .emerg 3582 - KVM_S390_INT_EXTERNAL_CALL - sigp external call; parameters in .extcall
|
| /OK3568_Linux_fs/kernel/arch/s390/tools/ |
| H A D | opcodes.txt | 189 ae sigp RS_RRRD
|