Searched refs:EC_FLAGS_NO_SIGN (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/ec/ | ||
| D | ec_local.h | 32 #define EC_FLAGS_NO_SIGN 0x4 macro |
| D | ec_key.c | 992 || (eckey->group->meth->flags & EC_FLAGS_NO_SIGN)) in EC_KEY_can_sign() |