Home
last modified time | relevance | path

Searched refs:orig_p2 (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dctrl_params_translate.c206 void *orig_p2; member
764 ctx->orig_p2 = ctx->p2; in fix_cipher_md()
787 * Here's how we re-use |ctx->orig_p2| that was set in the in fix_cipher_md()
790 *(void **)ctx->orig_p2 = in fix_cipher_md()
1275 ctx->orig_p2 = ctx->p2; in fix_rsa_padding_mode()
1358 *(int *)ctx->orig_p2 = str_value_map[i].id; in fix_rsa_padding_mode()
1396 ctx->orig_p2 = ctx->p2; in fix_rsa_pss_saltlen()
1438 *(int *)ctx->orig_p2 = val; in fix_rsa_pss_saltlen()
/third_party/openssl/crypto/evp/
H A Dctrl_params_translate.c206 void *orig_p2; member
761 ctx->orig_p2 = ctx->p2; in fix_cipher_md()
784 * Here's how we re-use |ctx->orig_p2| that was set in the in fix_cipher_md()
787 *(void **)ctx->orig_p2 = in fix_cipher_md()
1272 ctx->orig_p2 = ctx->p2; in fix_rsa_padding_mode()
1355 *(int *)ctx->orig_p2 = str_value_map[i].id; in fix_rsa_padding_mode()
1393 ctx->orig_p2 = ctx->p2; in fix_rsa_pss_saltlen()
1435 *(int *)ctx->orig_p2 = val; in fix_rsa_pss_saltlen()
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c2474 tre_pos_and_tags_t *orig_p2 = p2; in tre_make_trans() local
2481 p2 = orig_p2; in tre_make_trans()
2608 p2 = orig_p2; in tre_make_trans()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c2475 tre_pos_and_tags_t *orig_p2 = p2; in tre_make_trans() local
2482 p2 = orig_p2; in tre_make_trans()
2609 p2 = orig_p2; in tre_make_trans()
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c2474 tre_pos_and_tags_t *orig_p2 = p2; in tre_make_trans() local
2481 p2 = orig_p2; in tre_make_trans()
2608 p2 = orig_p2; in tre_make_trans()
/third_party/musl/src/regex/
H A Dregcomp.c2474 tre_pos_and_tags_t *orig_p2 = p2; in tre_make_trans() local
2481 p2 = orig_p2; in tre_make_trans()
2608 p2 = orig_p2; in tre_make_trans()

Completed in 21 milliseconds