Home
last modified time | relevance | path

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

/openssl-master/crypto/
A Dparams_dup.c19 #define OSSL_PARAM_BUF_PUBLIC 0 macro
122 if (!ossl_param_buf_alloc(&buf[OSSL_PARAM_BUF_PUBLIC], param_blocks, 0)) in OSSL_PARAM_dup()
128 OPENSSL_free(buf[OSSL_PARAM_BUF_PUBLIC].alloc); in OSSL_PARAM_dup()
132 dst = (OSSL_PARAM *)buf[OSSL_PARAM_BUF_PUBLIC].alloc; in OSSL_PARAM_dup()

Completed in 3 milliseconds