Home
last modified time | relevance | path

Searched defs:rch (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/cms/
Dcms_lib.c586 CMS_RevocationInfoChoice *rch; in CMS_add0_RevocationInfoChoice() local
607 CMS_RevocationInfoChoice *rch; in CMS_add0_crl() local
653 CMS_RevocationInfoChoice *rch; in STACK_OF() local
Dcms_sd.c72 CMS_RevocationInfoChoice *rch; in cms_sd_set_version() local
Dcms_env.c1029 CMS_RevocationInfoChoice *rch; in cms_env_set_originfo_version() local
/third_party/iowow/src/utils/
Diwutils.c184 char* iwu_replace_char(char *data, char sch, char rch) { in iwu_replace_char()