Searched refs:EC_FLAGS_NO_SIGN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/crypto/openssl/crypto/ec/ | ||
| HD | ec_key.c | 701 || (eckey->group->meth->flags & EC_FLAGS_NO_SIGN)) in EC_KEY_can_sign() |
| HD | ec_local.h | 32 #define EC_FLAGS_NO_SIGN 0x4 macro |