Home
last modified time | relevance | path

Searched defs:recp (Results 1 - 19 of 19) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_recp.c13 void BN_RECP_CTX_init(BN_RECP_CTX *recp) in BN_RECP_CTX_init() argument
35 void BN_RECP_CTX_free(BN_RECP_CTX *recp) in BN_RECP_CTX_free() argument
45 BN_RECP_CTX_set(BN_RECP_CTX *recp, const BIGNUM *d, BN_CTX *ctx) BN_RECP_CTX_set() argument
55 BN_mod_mul_reciprocal(BIGNUM *r, const BIGNUM *x, const BIGNUM *y, BN_RECP_CTX *recp, BN_CTX *ctx) BN_mod_mul_reciprocal() argument
84 BN_div_recp(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, BN_RECP_CTX *recp, BN_CTX *ctx) BN_div_recp() argument
[all...]
H A Dbn_exp.c177 BN_RECP_CTX recp; in BN_mod_exp_recp() local
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_recp.c13 void BN_RECP_CTX_init(BN_RECP_CTX *recp) in BN_RECP_CTX_init() argument
35 void BN_RECP_CTX_free(BN_RECP_CTX *recp) in BN_RECP_CTX_free() argument
45 BN_RECP_CTX_set(BN_RECP_CTX *recp, const BIGNUM *d, BN_CTX *ctx) BN_RECP_CTX_set() argument
55 BN_mod_mul_reciprocal(BIGNUM *r, const BIGNUM *x, const BIGNUM *y, BN_RECP_CTX *recp, BN_CTX *ctx) BN_mod_mul_reciprocal() argument
84 BN_div_recp(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, BN_RECP_CTX *recp, BN_CTX *ctx) BN_div_recp() argument
[all...]
H A Dbn_exp.c177 BN_RECP_CTX recp; in BN_mod_exp_recp() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/getdents/
H A Dgetdents01.c84 void *recp = dirp; in run() local
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dbtree.c613 union xfs_btree_rec *recp; in xchk_btree() local
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dbtree.c695 union xfs_btree_rec *recp; in xchk_btree() local
H A Dxfarray.c699 void *recp; in xfarray_qsort_pivot() local
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_fcp.c1507 struct fc_els_rec_acc *recp; in fc_fcp_rec_resp() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_switch.c1044 struct ice_sw_recipe *recp; in ice_create_pkt_fwd_rule() local
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_fcp.c1517 struct fc_els_rec_acc *recp; in fc_fcp_rec_resp() local
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c1500 xlog_rec_header_t *recp = (xlog_rec_header_t *)buf; in xlog_add_record() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c1494 xlog_rec_header_t *recp = (xlog_rec_header_t *)buf; in xlog_add_record() local
/third_party/openssl/test/
H A Dbntest.c260 BN_RECP_CTX *recp = NULL; in test_div_recip() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_btree.c4549 union xfs_btree_rec *recp; in xfs_btree_simple_query_range() local
4646 union xfs_btree_rec *recp; in xfs_btree_overlapped_query_range() local
4208 xfs_btree_get_rec( struct xfs_btree_cur *cur, union xfs_btree_rec **recp, int *stat) xfs_btree_get_rec() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_btree.c4716 union xfs_btree_rec *recp; in xfs_btree_simple_query_range() local
4809 union xfs_btree_rec *recp; in xfs_btree_overlapped_query_range() local
4300 xfs_btree_get_rec( struct xfs_btree_cur *cur, union xfs_btree_rec **recp, int *stat) xfs_btree_get_rec() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_switch.c2851 struct ice_sw_recipe *recp; in ice_create_pkt_fwd_rule() local
4623 struct ice_sw_recipe *recp; in ice_find_recp() local
2146 ice_collect_result_idx(struct ice_aqc_recipe_data_elem *buf, struct ice_sw_recipe *recp) ice_collect_result_idx() argument
5185 struct ice_sw_recipe *recp; ice_add_sw_recipe() local
[all...]
H A Dice_main.c531 struct ice_sw_recipe *recp; in ice_clear_sw_switch_recipes() local
/kernel/linux/linux-5.10/kernel/trace/
H A Dftrace.c5200 find_direct_entry(unsigned long *ip, struct dyn_ftrace **recp) find_direct_entry() argument

Completed in 62 milliseconds