Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/crypto/
H A Dparams_dup.c15 #define OSSL_PARAM_ALLOCATED_END 127 macro
56 last->data_type = OSSL_PARAM_ALLOCATED_END; in ossl_param_set_secure_block()
231 if (p->data_type == OSSL_PARAM_ALLOCATED_END) in OSSL_PARAM_free()