Home
last modified time | relevance | path

Searched refs:PEM_bytes_read_bio_secmem (Results 1 – 5 of 5) sorted by relevance

/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
14 int PEM_bytes_read_bio_secmem(unsigned char **pdata, long *plen, char **pnm,
42 PEM_bytes_read_bio_secmem() is similar to PEM_bytes_read_bio(), but uses
49 PEM_bytes_read_bio_secmem() only enforces that the secure heap is used for
65 PEM_bytes_read_bio() and PEM_bytes_read_bio_secmem() return 1 for success or
75 PEM_bytes_read_bio_secmem() was introduced in OpenSSL 1.1.1
/openssl/crypto/pem/
H A Dpem_pkey.c114 if (!PEM_bytes_read_bio_secmem(&data, &len, &nm, in pem_read_bio_key_legacy()
H A Dpem_lib.c292 int PEM_bytes_read_bio_secmem(unsigned char **pdata, long *plen, char **pnm, in PEM_bytes_read_bio_secmem() function
/openssl/include/openssl/
H A Dpem.h385 int PEM_bytes_read_bio_secmem(unsigned char **pdata, long *plen, char **pnm,
/openssl/util/
H A Dlibcrypto.num4143 PEM_bytes_read_bio_secmem 4235 3_0_0 EXIST::FUNCTION:

Completed in 36 milliseconds