Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/crypto/ec/
HDec_key.c701 || (eckey->group->meth->flags & EC_FLAGS_NO_SIGN)) in EC_KEY_can_sign()
HDec_local.h32 #define EC_FLAGS_NO_SIGN 0x4 macro