Home
last modified time | relevance | path

Searched refs:pbm_str_uc (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_protect.c60 const unsigned char *pbm_str_uc = NULL; in ossl_cmp_calc_protection() local
79 pbm_str_uc = pbm_str->data; in ossl_cmp_calc_protection()
80 pbm = d2i_OSSL_CRMF_PBMPARAMETER(NULL, &pbm_str_uc, pbm_str->length); in ossl_cmp_calc_protection()
/third_party/openssl/crypto/cmp/
H A Dcmp_protect.c60 const unsigned char *pbm_str_uc = NULL; in ossl_cmp_calc_protection() local
79 pbm_str_uc = pbm_str->data; in ossl_cmp_calc_protection()
80 pbm = d2i_OSSL_CRMF_PBMPARAMETER(NULL, &pbm_str_uc, pbm_str->length); in ossl_cmp_calc_protection()

Completed in 2 milliseconds