Home
last modified time | relevance | path

Searched defs:otherinfo (Results 1 – 25 of 77) sorted by relevance

1234

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/vivado_ipi/axi_dmac/bd/
H A Dbd.tcl27 proc post_config_ip {cellpath otherinfo} {
89 proc propagate {cellpath otherinfo} {
/dports/security/py-cryptography/stage/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/
H A Dconcatkdf.py27 def _common_args_checks(algorithm, length, otherinfo): argument
37 def _concatkdf_derive(key_material, length, auxfn, otherinfo): argument
57 def __init__(self, algorithm, length, otherinfo, backend=None): argument
93 def __init__(self, algorithm, length, salt, otherinfo, backend=None): argument
/dports/security/py-cryptography/cryptography-3.3.2/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/cryptography/hazmat/primitives/kdf/
H A Dconcatkdf.py27 def _common_args_checks(algorithm, length, otherinfo): argument
37 def _concatkdf_derive(key_material, length, auxfn, otherinfo): argument
57 def __init__(self, algorithm, length, otherinfo, backend=None): argument
93 def __init__(self, algorithm, length, salt, otherinfo, backend=None): argument
/dports/security/py-cryptography/cryptography-3.3.2/src/cryptography/hazmat/primitives/kdf/
H A Dconcatkdf.py27 def _common_args_checks(algorithm, length, otherinfo): argument
37 def _concatkdf_derive(key_material, length, auxfn, otherinfo): argument
57 def __init__(self, algorithm, length, otherinfo, backend=None): argument
93 def __init__(self, algorithm, length, salt, otherinfo, backend=None): argument
/dports/devel/cjose/cjose-0.6.1/test/
H A Dcheck_concatkdf.c90 uint8_t *otherinfo = NULL; in START_TEST() local
115 uint8_t *otherinfo = NULL; in START_TEST() local
134 uint8_t *otherinfo = NULL; in START_TEST() local
166 uint8_t *otherinfo = NULL; in START_TEST() local
197 uint8_t *otherinfo = NULL; in START_TEST() local
/dports/www/tikiwiki/tiki-21.2/lib/metadata/filetypes/
H A Dimagefile.php24 var $otherinfo = null; variable in ImageFile
/dports/devel/cjose/cjose-0.6.1/src/
H A Dconcatkdf.c53 uint8_t **otherinfo, in cjose_concatkdf_create_otherinfo()
112 const uint8_t *otherinfo, in cjose_concatkdf_derive()
H A Djwe.c710 uint8_t *otherinfo = NULL; in _cjose_jwe_encrypt_ek_ecdh_es() local
784 uint8_t *otherinfo = NULL; in _cjose_jwe_decrypt_ek_ecdh_es() local
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/lestrrat-go/jwx/jwe/internal/concatkdf/
H A Dconcatkdf.go12 otherinfo []byte member
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/lestrrat-go/jwx/jwe/internal/concatkdf/
H A Dconcatkdf.go12 otherinfo []byte member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/lestrrat-go/jwx/internal/concatkdf/
H A Dconcatkdf.go14 otherinfo []byte member
/dports/textproc/refdb/refdb-0.9.9-1/src/
H A Drisdata.c389 …ta_dateinfo(struct RISDATA* ptr_risdata, int date_type, int year, const char* otherinfo, dbi_drive… in set_risdata_dateinfo()
H A Drisxhandler.h30 char otherinfo[256]; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/dma/
H A Dste_dma40_ll.c215 struct stedma40_half_channel_info *otherinfo, in d40_phy_buf_to_lli()
272 struct stedma40_half_channel_info *otherinfo, in d40_phy_sg_to_lli()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/dma/
H A Dste_dma40_ll.c215 struct stedma40_half_channel_info *otherinfo, in d40_phy_buf_to_lli()
272 struct stedma40_half_channel_info *otherinfo, in d40_phy_sg_to_lli()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/dma/
H A Dste_dma40_ll.c215 struct stedma40_half_channel_info *otherinfo, in d40_phy_buf_to_lli()
272 struct stedma40_half_channel_info *otherinfo, in d40_phy_sg_to_lli()
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/krb5/
H A Dcrypto-pk.c142 PkinitSP80056AOtherInfo otherinfo; in encode_otherinfo() local
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dkeyctl.h88 char *otherinfo; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dkeyctl.h88 char *otherinfo; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dkeyctl.h88 char *otherinfo; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dkeyctl.h88 char *otherinfo; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dkeyctl.h88 char *otherinfo; member
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dinitsplan.c1188 SpecialJoinInfo *otherinfo = (SpecialJoinInfo *) lfirst(l); in make_outerjoininfo() local
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/plan/
H A Dinitsplan.c1264 SpecialJoinInfo *otherinfo = (SpecialJoinInfo *) lfirst(l); in make_outerjoininfo() local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dinitsplan.c1188 SpecialJoinInfo *otherinfo = (SpecialJoinInfo *) lfirst(l); in make_outerjoininfo() local

1234