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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/store/
H A Dstr_mem.c170 STOREerr(STORE_F_MEM_GENERATE, STORE_R_NOT_IMPLEMENTED);
191 STOREerr(STORE_F_MEM_STORE, STORE_R_NOT_IMPLEMENTED);
199 STOREerr(STORE_F_MEM_MODIFY, STORE_R_NOT_IMPLEMENTED);
205 STOREerr(STORE_F_MEM_DELETE, STORE_R_NOT_IMPLEMENTED);
H A Dstr_err.c175 {ERR_REASON(STORE_R_NOT_IMPLEMENTED) ,"not implemented"},
H A Dstore.h529 #define STORE_R_NOT_IMPLEMENTED 128 macro

Completed in 87 milliseconds