Home
last modified time | relevance | path

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

/openssl/providers/implementations/asymciphers/
H A Drsa_enc.c534 void *tmp_label = NULL; in rsa_set_ctx_params() local
537 if (!OSSL_PARAM_get_octet_string(p, &tmp_label, 0, &tmp_labellen)) in rsa_set_ctx_params()
540 prsactx->oaep_label = (unsigned char *)tmp_label; in rsa_set_ctx_params()

Completed in 6 milliseconds