Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 – 10 of 10) sorted by relevance

/openssl-master/crypto/asn1/
A Dbio_ndef.c105 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg) in ndef_prefix()
136 static int ndef_prefix_free(BIO *b, unsigned char **pbuf, int *plen, in ndef_prefix_free()
157 static int ndef_suffix_free(BIO *b, unsigned char **pbuf, int *plen, in ndef_suffix_free()
168 static int ndef_suffix(BIO *b, unsigned char **pbuf, int *plen, void *parg) in ndef_suffix()
/openssl-master/crypto/ec/
A Dec_print.c23 unsigned char *buf = NULL, *pbuf; in EC_POINT_point2hex() local
A Dec_oct.c135 unsigned char **pbuf, BN_CTX *ctx) in EC_POINT_point2buf()
A Dec_key.c858 unsigned char **pbuf, BN_CTX *ctx) in EC_KEY_key2buf()
959 size_t EC_KEY_priv2buf(const EC_KEY *eckey, unsigned char **pbuf) in EC_KEY_priv2buf()
/openssl-master/providers/implementations/encode_decode/
A Ddecode_epki2pki.c86 char pbuf[1024]; in epki2pki_decode() local
/openssl-master/test/
A Decdsatest.c77 unsigned char *pbuf = NULL, *qbuf = NULL, *message = NULL; in x9_62_tests() local
/openssl-master/crypto/
A Dder_writer.c84 unsigned char *pbuf = tmp + (sizeof(tmp) - 1); in ossl_DER_w_octet_string_uint32() local
/openssl-master/crypto/dh/
A Ddh_key.c408 unsigned char *pbuf = NULL; in ossl_dh_key2buf() local
/openssl-master/crypto/store/
A Dstore_result.c319 char pbuf[PEM_BUFSIZE]; in try_key_value_legacy() local
/openssl-master/apps/
A Dca.c2512 char buf[25], *pbuf; in old_entry_print() local

Completed in 17 milliseconds