Searched refs:scheme_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_kg.h431 uint8_t scheme_id,
435 uint8_t scheme_id,
439 uint8_t scheme_id,
442 uint8_t scheme_id,
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfman_kg.c683 uint8_t scheme_id,
713 tmp_reg = build_ar_scheme(scheme_id, hwport_id, update_counter, TRUE);
719 uint8_t scheme_id,
734 tmp_reg = build_ar_scheme(scheme_id, hwport_id, FALSE, TRUE);
740 uint8_t scheme_id,
750 tmp_reg = build_ar_scheme(scheme_id, hwport_id, TRUE, FALSE);
762 uint8_t scheme_id,
772 tmp_reg = build_ar_scheme(scheme_id, hwport_id, TRUE, FALSE);
778 /* Keygen indirect access memory contains all scheme_id registers
783 tmp_reg = build_ar_scheme(scheme_id, hwport_i
682 fman_kg_write_scheme(struct fman_kg_regs *regs, uint8_t scheme_id, uint8_t hwport_id, struct fman_kg_scheme_regs *scheme_regs, bool update_counter) argument
718 fman_kg_delete_scheme(struct fman_kg_regs *regs, uint8_t scheme_id, uint8_t hwport_id) argument
739 fman_kg_get_scheme_counter(struct fman_kg_regs *regs, uint8_t scheme_id, uint8_t hwport_id, uint32_t *counter) argument
761 fman_kg_set_scheme_counter(struct fman_kg_regs *regs, uint8_t scheme_id, uint8_t hwport_id, uint32_t counter) argument
[all...]
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c1658 u_int scheme_id; local
1669 scheme_id = CRYPTO_IFF;
1672 scheme_id = CRYPTO_GQ;
1675 scheme_id = CRYPTO_MV;
1684 return scheme_id;

Completed in 92 milliseconds