Home
last modified time | relevance | path

Searched defs:infolen (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
H A Dhkdf.c116 fscrypt_hkdf_expand(const struct fscrypt_hkdf *hkdf, u8 context, const u8 *info, unsigned int infolen, u8 *okm, unsigned int okmlen) fscrypt_hkdf_expand() argument
H A Dkeysetup.c226 fscrypt_derive_siphash_key(const struct fscrypt_master_key *mk, u8 context, const u8 *info, unsigned int infolen, siphash_key_t *key) fscrypt_derive_siphash_key() argument
/kernel/linux/linux-6.6/fs/crypto/
H A Dhkdf.c116 fscrypt_hkdf_expand(const struct fscrypt_hkdf *hkdf, u8 context, const u8 *info, unsigned int infolen, u8 *okm, unsigned int okmlen) fscrypt_hkdf_expand() argument
H A Dkeysetup.c250 fscrypt_derive_siphash_key(const struct fscrypt_master_key *mk, u8 context, const u8 *info, unsigned int infolen, siphash_key_t *key) fscrypt_derive_siphash_key() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Drndis_std.h221 uint32_t infolen; /* PerPacketInfoLength */ member
/third_party/node/deps/ngtcp2/ngtcp2/crypto/openssl/
H A Dopenssl.c379 ngtcp2_crypto_hkdf_expand(uint8_t *dest, size_t destlen, const ngtcp2_crypto_md *md, const uint8_t *secret, size_t secretlen, const uint8_t *info, size_t infolen) ngtcp2_crypto_hkdf_expand() argument
433 ngtcp2_crypto_hkdf(uint8_t *dest, size_t destlen, const ngtcp2_crypto_md *md, const uint8_t *secret, size_t secretlen, const uint8_t *salt, size_t saltlen, const uint8_t *info, size_t infolen) ngtcp2_crypto_hkdf() argument
/third_party/node/deps/ngtcp2/ngtcp2/crypto/wolfssl/
H A Dwolfssl.c219 ngtcp2_crypto_hkdf_expand(uint8_t *dest, size_t destlen, const ngtcp2_crypto_md *md, const uint8_t *secret, size_t secretlen, const uint8_t *info, size_t infolen) ngtcp2_crypto_hkdf_expand() argument
230 ngtcp2_crypto_hkdf(uint8_t *dest, size_t destlen, const ngtcp2_crypto_md *md, const uint8_t *secret, size_t secretlen, const uint8_t *salt, size_t saltlen, const uint8_t *info, size_t infolen) ngtcp2_crypto_hkdf() argument
/third_party/node/deps/ngtcp2/ngtcp2/crypto/boringssl/
H A Dboringssl.c297 ngtcp2_crypto_hkdf_expand(uint8_t *dest, size_t destlen, const ngtcp2_crypto_md *md, const uint8_t *secret, size_t secretlen, const uint8_t *info, size_t infolen) ngtcp2_crypto_hkdf_expand() argument
310 ngtcp2_crypto_hkdf(uint8_t *dest, size_t destlen, const ngtcp2_crypto_md *md, const uint8_t *secret, size_t secretlen, const uint8_t *salt, size_t saltlen, const uint8_t *info, size_t infolen) ngtcp2_crypto_hkdf() argument
/kernel/linux/linux-5.10/security/keys/
H A Dkeyctl.c652 int desclen, infolen; in keyctl_describe_key() local
/kernel/linux/linux-6.6/security/keys/
H A Dkeyctl.c652 int desclen, infolen; in keyctl_describe_key() local
/third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/
H A Dpicotls.c257 ngtcp2_crypto_hkdf_expand(uint8_t *dest, size_t destlen, const ngtcp2_crypto_md *md, const uint8_t *secret, size_t secretlen, const uint8_t *info, size_t infolen) ngtcp2_crypto_hkdf_expand() argument
273 ngtcp2_crypto_hkdf(uint8_t *dest, size_t destlen, const ngtcp2_crypto_md *md, const uint8_t *secret, size_t secretlen, const uint8_t *salt, size_t saltlen, const uint8_t *info, size_t infolen) ngtcp2_crypto_hkdf() argument
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmeson_nand.c475 meson_nfc_dma_buffer_setup(struct nand_chip *nand, void *databuf, int datalen, void *infobuf, int infolen, enum dma_data_direction dir) meson_nfc_dma_buffer_setup() argument
515 meson_nfc_dma_buffer_release(struct nand_chip *nand, int datalen, int infolen, enum dma_data_direction dir) meson_nfc_dma_buffer_release() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dpmeth_lib.c1078 EVP_PKEY_CTX_add1_hkdf_info(EVP_PKEY_CTX *ctx, const unsigned char *info, int infolen) EVP_PKEY_CTX_add1_hkdf_info() argument
/third_party/openssl/crypto/evp/
H A Dpmeth_lib.c1077 EVP_PKEY_CTX_add1_hkdf_info(EVP_PKEY_CTX *ctx, const unsigned char *info, int infolen) EVP_PKEY_CTX_add1_hkdf_info() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmeson_nand.c561 meson_nfc_dma_buffer_setup(struct nand_chip *nand, void *databuf, int datalen, void *infobuf, int infolen, enum dma_data_direction dir) meson_nfc_dma_buffer_setup() argument
601 meson_nfc_dma_buffer_release(struct nand_chip *nand, int datalen, int infolen, enum dma_data_direction dir) meson_nfc_dma_buffer_release() argument

Completed in 29 milliseconds