Home
last modified time | relevance | path

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

/openssl/crypto/cmp/
H A Dcmp_protect.c63 const unsigned char *pbm_str_uc = NULL; in ossl_cmp_calc_protection() local
82 pbm_str_uc = pbm_str->data; in ossl_cmp_calc_protection()
83 pbm = d2i_OSSL_CRMF_PBMPARAMETER(NULL, &pbm_str_uc, pbm_str->length); in ossl_cmp_calc_protection()

Completed in 9 milliseconds