Home
last modified time | relevance | path

Searched refs:PEM_bytes_read_bio (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/crypto/openssl/doc/man3/
H A DPEM_bytes_read_bio.pod5 PEM_bytes_read_bio, PEM_bytes_read_bio_secmem - read a PEM-encoded data structure from a BIO
11 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm,
20 PEM_bytes_read_bio() reads PEM-formatted (IETF RFC 1421 and IETF RFC 7468)
24 stream, PEM_bytes_read_bio() will skip non-matching data types and
42 PEM_bytes_read_bio_secmem() is similar to PEM_bytes_read_bio(), but uses
65 PEM_bytes_read_bio() and PEM_bytes_read_bio_secmem() return 1 for success or
H A DPEM_read_bio_ex.pod55 L<PEM_bytes_read_bio(3)>
/freebsd-14.2/crypto/openssl/crypto/pem/
H A Dpem_oth.c28 if (!PEM_bytes_read_bio(&data, &len, NULL, name, bp, cb, u)) in PEM_ASN1_read_bio()
H A Dpem_all.c192 if (!PEM_bytes_read_bio(&data, &len, &nm, PEM_STRING_DHPARAMS, bp, cb, u)) in IMPLEMENT_PEM_write()
H A Dpem_pkey.c125 if (!PEM_bytes_read_bio(&data, &len, &nm, in pem_read_bio_key_legacy()
H A Dpem_lib.c278 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, in PEM_bytes_read_bio() function
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dpem.h385 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm,
/freebsd-14.2/crypto/openssl/doc/
H A Dbuild.info1774 DEPEND[html/man3/PEM_bytes_read_bio.html]=man3/PEM_bytes_read_bio.pod
1775 GENERATE[html/man3/PEM_bytes_read_bio.html]=man3/PEM_bytes_read_bio.pod
1776 DEPEND[man/man3/PEM_bytes_read_bio.3]=man3/PEM_bytes_read_bio.pod
1777 GENERATE[man/man3/PEM_bytes_read_bio.3]=man3/PEM_bytes_read_bio.pod
3229 html/man3/PEM_bytes_read_bio.html \
3837 man/man3/PEM_bytes_read_bio.3 \
/freebsd-14.2/secure/lib/libcrypto/
H A DVersion.map2181 PEM_bytes_read_bio;
/freebsd-14.2/secure/lib/libcrypto/man/man3/
H A DMakefile325 MAN+= PEM_bytes_read_bio.3
3311 MLINKS+= PEM_bytes_read_bio.3 PEM_bytes_read_bio_secmem.3
/freebsd-14.2/crypto/openssl/util/
H A Dlibcrypto.num1164 PEM_bytes_read_bio 1192 3_0_0 EXIST::FUNCTION: