Searched refs:sec_len (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/providers/implementations/kdfs/ |
H A D | tls1_prf.c | 288 const unsigned char *sec, size_t sec_len, in tls1_prf_P_hash() argument 298 if (!EVP_MAC_init(ctx_init, sec, sec_len, NULL)) in tls1_prf_P_hash()
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_hw.h | 617 uint32_t sec_len; /**< Secondary HW IO context saved len */ member
|
H A D | ocs_hw.c | 3759 io->sec_iparam.fcp_tgt.offset, io->sec_len, io->indicator, io->sec_hio->indicator, in ocs_hw_check_sec_hio_list() 3770 io->sec_iparam.fcp_tgt.offset, io->sec_len, io->indicator, in ocs_hw_check_sec_hio_list() 4194 io->sec_len = len; in ocs_hw_io_send()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_CMP_CTX_new.pod | 743 OSSL_CMP_CTX_set1_secretValue(cmp_ctx, sec, sec_len);
|
/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t4fw_interface.h | 2849 __u8 sec_len; member
|