Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/crypto/
H A Devp.h133 #define EVP_PKEY_FLAG_DYNAMIC 1 macro
/freebsd/crypto/openssl/crypto/evp/
H A Dpmeth_lib.c137 pmeth->flags = flags | EVP_PKEY_FLAG_DYNAMIC; in EVP_PKEY_meth_new()
459 if (pmeth && (pmeth->flags & EVP_PKEY_FLAG_DYNAMIC)) in EVP_PKEY_meth_free()