Searched refs:STORE_R_NO_VALUE (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/store/
H A Dstr_err.c243 {ERR_REASON(STORE_R_NO_VALUE), "no value"},
H A Dstr_lib.c1264 STOREerr(STORE_F_STORE_ATTR_INFO_GET0_CSTR, STORE_R_NO_VALUE);
1278 STOREerr(STORE_F_STORE_ATTR_INFO_GET0_SHA1STR, STORE_R_NO_VALUE);
1292 STOREerr(STORE_F_STORE_ATTR_INFO_GET0_DN, STORE_R_NO_VALUE);
1306 STOREerr(STORE_F_STORE_ATTR_INFO_GET0_NUMBER, STORE_R_NO_VALUE);
H A Dstore.h646 # define STORE_R_NO_VALUE 130 macro

Completed in 129 milliseconds