HomeSort by: relevance | last modified time | path
    Searched defs:ir_rmprotection (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
cmp_vfy_test.c 84 static OSSL_CMP_MSG *ir_unprotected, *ir_rmprotection; variable
480 (*fixture)->msg = OSSL_CMP_MSG_dup(ir_rmprotection);
586 OSSL_CMP_MSG_free(ir_rmprotection);
597 "IP_waitingStatus_PBM.der IR_rmprotection.der " \
660 || !TEST_ptr(ir_rmprotection = load_pkimsg(ir_rmprotection_f,
  /src/crypto/external/bsd/openssl/dist/test/
cmp_vfy_test.c 84 static OSSL_CMP_MSG *ir_unprotected, *ir_rmprotection; variable
465 (*fixture)->msg = OSSL_CMP_MSG_dup(ir_rmprotection);
570 OSSL_CMP_MSG_free(ir_rmprotection);
582 "IP_waitingStatus_PBM.der IR_rmprotection.der " \
645 || !TEST_ptr(ir_rmprotection = load_pkimsg(ir_rmprotection_f, libctx)))

Completed in 22 milliseconds