Home
last modified time | relevance | path

Searched refs:ERR_R_UNABLE_TO_GET_READ_LOCK (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/objects/
H A Dobj_xref.c82 ERR_raise(ERR_LIB_OBJ, ERR_R_UNABLE_TO_GET_READ_LOCK); in ossl_obj_find_sigid_algs()
127 ERR_raise(ERR_LIB_OBJ, ERR_R_UNABLE_TO_GET_READ_LOCK); in OBJ_find_sigid_by_algs()
H A Dobj_dat.c343 ERR_raise(ERR_LIB_OBJ, ERR_R_UNABLE_TO_GET_READ_LOCK); in OBJ_nid2obj()
403 ERR_raise(ERR_LIB_OBJ, ERR_R_UNABLE_TO_GET_READ_LOCK); in ossl_obj_obj2nid()
649 ERR_raise(ERR_LIB_OBJ, ERR_R_UNABLE_TO_GET_READ_LOCK); in OBJ_ln2nid()
676 ERR_raise(ERR_LIB_OBJ, ERR_R_UNABLE_TO_GET_READ_LOCK); in OBJ_sn2nid()
/freebsd/crypto/openssl/crypto/property/
H A Dproperty_string.c157 ERR_raise(ERR_LIB_CRYPTO, ERR_R_UNABLE_TO_GET_READ_LOCK); in ossl_property_string()
227 ERR_raise(ERR_LIB_CRYPTO, ERR_R_UNABLE_TO_GET_READ_LOCK); in ossl_property_str()
/freebsd/crypto/openssl/include/openssl/
H A Derr.h366 # define ERR_R_UNABLE_TO_GET_READ_LOCK (271|ERR_R_FATAL) macro
H A Derr.h.in368 # define ERR_R_UNABLE_TO_GET_READ_LOCK (271|ERR_R_FATAL) macro
/freebsd/crypto/openssl/crypto/err/
H A Derr.c135 {ERR_R_UNABLE_TO_GET_READ_LOCK, "unable to get read lock"},