Searched refs:pbuf_out (Results 1 – 1 of 1) sorted by relevance
412 size_t ossl_dh_key2buf(const DH *dh, unsigned char **pbuf_out, size_t size, in ossl_dh_key2buf() argument428 if (pbuf_out != NULL && (alloc || *pbuf_out != NULL)) { in ossl_dh_key2buf()431 pbuf = *pbuf_out; in ossl_dh_key2buf()450 *pbuf_out = pbuf; in ossl_dh_key2buf()