Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/rsa/
H A Drsa_eay.c661 BIGNUM dmp1, dmq1, c, pr1; in rsa_mod_exp() local
746 BN_init(&pr1); in rsa_mod_exp()
747 BN_with_flags(&pr1, r1, BN_FLG_CONSTTIME); in rsa_mod_exp()
749 if (!BN_mod_ct(r0, &pr1, rsa->p, ctx)) in rsa_mod_exp()
/openbsd/sys/kern/
H A Dtty.c992 struct process *pr1; in ttioctl() local
1000 pr1 = prfind(pgid); in ttioctl()
1001 if (pr1 == NULL) in ttioctl()
1003 pgrp = pr1->ps_pgrp; in ttioctl()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ia64.c5290 expressionS pr, *pr1, *pr2; local
5307 && (pr1 = symbol_get_value_expression (pr.X_add_symbol))
5308 && pr1->X_op == O_register
5309 && pr1->X_add_number >= REG_P
5310 && pr1->X_add_number <= REG_P + 63
5319 regno = pr1->X_add_number - REG_P;
/openbsd/gnu/usr.bin/cvs/
H A DFAQ1135 pr1 -a P1 HELPERS
1164 (e.g. pr1) instead of always being "group1" as it was in the first
1167 pr1 group1 proj1 &HELPERS
1185 directory where the whole module is stored. For the "pr1" module, that