Home
last modified time | relevance | path

Searched refs:EC_F_EC_GROUP_COPY (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/crypto/openssl/include/openssl/
Decerr.h112 # define EC_F_EC_GROUP_COPY 106 macro
/freebsd-12-stable/crypto/openssl/crypto/ec/
Dec_lib.c133 ECerr(EC_F_EC_GROUP_COPY, ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED); in EC_GROUP_copy()
137 ECerr(EC_F_EC_GROUP_COPY, EC_R_INCOMPATIBLE_OBJECTS); in EC_GROUP_copy()
219 ECerr(EC_F_EC_GROUP_COPY, ERR_R_MALLOC_FAILURE); in EC_GROUP_copy()
Dec_err.c154 {ERR_PACK(ERR_LIB_EC, EC_F_EC_GROUP_COPY, 0), "EC_GROUP_copy"},
/freebsd-12-stable/crypto/openssl/crypto/err/
Dopenssl.txt579 EC_F_EC_GROUP_COPY:106:EC_GROUP_copy