Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ec/
H A Dec_err.c118 {ERR_REASON(EC_R_SLOT_FULL), "slot full"},
H A Dec_lib.c82 ECerror(EC_R_SLOT_FULL); in EC_GROUP_new()
687 ECerror(EC_R_SLOT_FULL); in EC_EX_DATA_set_data()
/dragonfly/crypto/libressl/include/openssl/
H A Dec.h1311 #define EC_R_SLOT_FULL 108 macro