Home
last modified time | relevance | path

Searched refs:bp (Results 101 – 125 of 162) sorted by relevance

1234567

/openssl/doc/man3/
H A Dd2i_PrivateKey.pod34 int i2d_KeyParams_bio(BIO *bp, const EVP_PKEY *pkey);
40 EVP_PKEY *d2i_PrivateKey_ex_bio(BIO *bp, EVP_PKEY **a, OSSL_LIB_CTX *libctx,
42 EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a);
47 int i2d_PrivateKey_bio(BIO *bp, const EVP_PKEY *pkey);
H A DPEM_read.pod15 int PEM_write_bio(BIO *bp, const char *name, const char *header,
20 int PEM_read_bio(BIO *bp, char **name, char **header,
46 the BIO B<bp>. The B<name> is the name to use in the marker, the
55 from the BIO B<bp>.
H A DPEM_X509_INFO_read_bio_ex.pod23 STACK_OF(X509_INFO) *PEM_X509_INFO_read_bio(BIO *bp, STACK_OF(X509_INFO) *sk,
34 PEM_X509_INFO_read_bio_ex() loads the B<X509_INFO> objects using a bio I<bp>.
H A DX509_PUBKEY_new.pod30 EVP_PKEY *d2i_PUBKEY_ex_bio(BIO *bp, EVP_PKEY **a, OSSL_LIB_CTX *libctx,
32 EVP_PKEY *d2i_PUBKEY_bio(BIO *bp, EVP_PKEY **a);
39 int i2d_PUBKEY_bio(BIO *bp, const EVP_PKEY *pkey);
/openssl/include/openssl/
H A Dec.h934 # define d2i_ECPKParameters_bio(bp,x) \ argument
935 ASN1_d2i_bio_of(EC_GROUP, NULL, d2i_ECPKParameters, bp, x)
936 # define i2d_ECPKParameters_bio(bp,x) \ argument
937 ASN1_i2d_bio_of(EC_GROUP, i2d_ECPKParameters, bp, x)
945 OSSL_DEPRECATEDIN_3_0 int ECPKParameters_print(BIO *bp, const EC_GROUP *x,
1271 OSSL_DEPRECATEDIN_3_0 int ECParameters_print(BIO *bp, const EC_KEY *key);
1279 OSSL_DEPRECATEDIN_3_0 int EC_KEY_print(BIO *bp, const EC_KEY *key, int off);
H A Dasn1.h.in691 int i2a_ASN1_INTEGER(BIO *bp, const ASN1_INTEGER *a);
692 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
693 int i2a_ASN1_ENUMERATED(BIO *bp, const ASN1_ENUMERATED *a);
695 int i2a_ASN1_OBJECT(BIO *bp, const ASN1_OBJECT *a);
696 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
697 int i2a_ASN1_STRING(BIO *bp, const ASN1_STRING *a, int type);
811 int ASN1_TIME_print(BIO *bp, const ASN1_TIME *tm);
812 int ASN1_TIME_print_ex(BIO *bp, const ASN1_TIME *tm, unsigned long flags);
813 int ASN1_STRING_print(BIO *bp, const ASN1_STRING *v);
816 int ASN1_bn_print(BIO *bp, const char *number, const BIGNUM *num,
[all …]
H A Dconf.h.in84 LHASH_OF(CONF_VALUE) *CONF_load_bio(LHASH_OF(CONF_VALUE) *conf, BIO *bp,
125 int NCONF_load_bio(CONF *conf, BIO *bp, long *eline);
/openssl/crypto/x509/
H A Dv3_info.c151 int i2a_ACCESS_DESCRIPTION(BIO *bp, const ACCESS_DESCRIPTION *a) in i2a_ACCESS_DESCRIPTION() argument
153 i2a_ASN1_OBJECT(bp, a->method); in i2a_ACCESS_DESCRIPTION()
H A Dx_name.c503 int X509_NAME_print(BIO *bp, const X509_NAME *name, int obase) in X509_NAME_print() argument
525 if (BIO_write(bp, c, i) != i) in X509_NAME_print()
529 if (BIO_write(bp, ", ", 2) != 2) in X509_NAME_print()
/openssl/crypto/bn/asm/
H A Drsaz-avx2.pl841 my $bp="%rdx"; # const BN_ULONG *bp,
879 $bp="%r13"; # reassigned argument
935 cmovnz $bp, $ap
936 cmovnz $tmp, $bp
987 mov ($bp), %rbx
988 vpbroadcastq ($bp), $Bi
1041 vpbroadcastq 8($bp), $Bi
1121 vpbroadcastq 16($bp), $Bi
1201 vpbroadcastq 24($bp), $Bi
1276 vpbroadcastq 32($bp), $Bi
[all …]
H A Dbn-c64xplus.asm144 LDW *ARG2++,A7 ; bp[i]
169 LDW *ARG2++,A7 ; bp[i]
251 LDW *ARG2++,A7 ; bp[i]
264 SUBAW ARG2,A3,ARG2 ; rewind bp to bp[0]
H A Dsparcv9a-mont.pl82 $bp="%i2"; # const BN_ULONG *bp,
177 add $bp,$num,$bp
186 add $bp,$i,%o4
199 mulx %o1,%o0,%o0 ! ap[0]*bp[0]
200 mulx $n0,%o0,%o0 ! ap[0]*bp[0]*n0
516 add $bp,$i,%o4
530 mulx $n0,%o0,%o0 ! (ap[0]*bp[i]+t[0])*n0
H A Dppc64-mont-fixed.pl71 my $bp = "r5";
199 ld $bp0,0($bp)
231 ldx $bpi,$bp,$i
H A Dmips-mont.pl102 $bp=$a2; # const BN_ULONG *bp,
181 $LD $bi,0($bp) # bp[0]
268 $PTR_ADD $bi,$bp,$i
H A Dx86-mont.pl54 $rp="edi"; $bp="edi"; # overlapping variables!!!
157 &mov ($bp,$_bp);
163 &movd ($mul0,&DWP(0,$bp)); # bp[0]
223 &movd ($mul0,&DWP(0,$bp,$i,4)); # bp[i]
H A Dsparcv8.S567 ld bp(0),b_0
569 ld bp(1),b_1
592 ld bp(2),b_2
597 ld bp(3),b_3
645 ld bp(4),b_4
651 ld bp(5),b_5
717 ld bp(6),b_6
724 ld bp(7),b_7
946 ld bp(0),b_0
948 ld bp(1),b_1
[all …]
H A Dsparcv8plus.S676 lduw bp(0),b_0 !=
677 lduw bp(1),b_1
702 lduw bp(2),b_2 !=
707 lduw bp(3),b_3
752 lduw bp(4),b_4 !=
757 lduw bp(5),b_5
818 lduw bp(6),b_6 !=
823 lduw bp(7),b_7
1031 lduw bp(0),b_0
1033 lduw bp(1),b_1
[all …]
/openssl/crypto/evp/
H A Dbio_md.c208 static int md_gets(BIO *bp, char *buf, int size) in md_gets() argument
213 ctx = BIO_get_data(bp); in md_gets()
/openssl/test/
H A Ddhtest.c50 BIGNUM *bp = NULL, *bg = NULL, *cpriv_key = NULL; in dh_test() local
184 if (!TEST_ptr(bp = BN_dup(ap)) in dh_test()
186 || !TEST_true(DH_set0_pqg(b, bp, NULL, bg))) in dh_test()
188 bp = bg = NULL; in dh_test()
248 BN_free(bp); in dh_test()
H A Dasynciotest.c32 static int async_gets(BIO *bp, char *buf, int size);
33 static int async_puts(BIO *bp, const char *str);
/openssl/crypto/property/
H A Dproperty_parse.c542 const OSSL_PROPERTY_DEFINITION *const bp = b->properties; in ossl_property_merge() local
556 copy = &bp[j++]; in ossl_property_merge()
559 } else if (ap[i].name_idx <= bp[j].name_idx) { in ossl_property_merge()
560 if (ap[i].name_idx == bp[j].name_idx) in ossl_property_merge()
564 copy = &bp[j++]; in ossl_property_merge()
/openssl/demos/certs/apps/
H A Dskey.pem18 bp+6iBfUPJUbcqNqFmi/08Yt7vrDnMnyMw2A/sECgYEAiiuRMxnuzVm34hQcsbhH
/openssl/crypto/bio/
H A Dbss_sock.c287 static int sock_puts(BIO *bp, const char *str) in sock_puts() argument
292 ret = sock_write(bp, str, n); in sock_puts()
/openssl/crypto/store/
H A Dstore_local.h162 OSSL_STORE_LOADER_CTX *ossl_store_file_attach_pem_bio_int(BIO *bp);
/openssl/crypto/bn/
H A Dbn_asm.c852 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() argument
864 if (ap == bp) in bn_mul_mont()
872 ml = bp[0]; in bn_mul_mont()
889 ml = bp[i]; in bn_mul_mont()
947 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() argument
993 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() argument
1006 c0 = bn_mul_add_words(tp, ap, num, bp[i]); in bn_mul_mont()
1034 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() argument

Completed in 72 milliseconds

1234567