Home
last modified time | relevance | path

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

/external/openssl/crypto/store/
Dstr_err.c176 {ERR_REASON(STORE_R_NO_CONTROL_FUNCTION) ,"no control function"},
Dstore.h537 #define STORE_R_NO_CONTROL_FUNCTION 144 macro
Dstr_lib.c200 STOREerr(STORE_F_STORE_CTRL,STORE_R_NO_CONTROL_FUNCTION); in STORE_ctrl()