Searched defs:exception_code (Results 1 – 10 of 10) sorted by relevance
181 auto exception_code = rc.getExceptionCode(); in keyStore2GetPubKey() local221 auto exception_code = rc.getExceptionCode(); in keyStore2Sign() local267 auto exception_code = rc.getExceptionCode(); in keyStore2Sign() local283 auto exception_code = rc.getExceptionCode(); in keyStore2Sign() local
221 auto exception_code = rc.getExceptionCode(); in keystore2_sign() local237 auto exception_code = rc.getExceptionCode(); in keystore2_sign() local397 auto exception_code = rc.getExceptionCode(); in EVP_PKEY_from_keystore2() local
29 int32_t exception_code; member
31 int32_t exception_code; member
25 int32_t exception_code; member
57 auto exception_code = rc.getExceptionCode(); in logKeystore2ExceptionIfPresent() local
209 pub fn exception_code(&self) -> ExceptionCode { in exception_code() method