| /linux/lib/crypto/tests/ |
| H A D | polyval_kunit.c | 41 static const u8 raw_key[POLYVAL_BLOCK_SIZE] = in test_polyval_rfc8452_testvec() local 117 u8 raw_key[POLYVAL_BLOCK_SIZE]; in test_polyval_with_guarded_key() local 144 u8 raw_key[POLYVAL_BLOCK_SIZE]; in test_polyval_with_minimally_aligned_key() local 164 u8 raw_key[POLYVAL_BLOCK_SIZE]; member 191 u8 raw_key[POLYVAL_BLOCK_SIZE]; in polyval_suite_init() local
|
| H A D | hash-test-template.h | 489 u8 *raw_key; in test_hmac() local
|
| /linux/lib/crypto/ |
| H A D | sha512.c | 255 const u8 *raw_key, size_t raw_key_len, in __hmac_sha512_preparekey() 287 const u8 *raw_key, size_t raw_key_len) in hmac_sha384_preparekey() 295 const u8 *raw_key, size_t raw_key_len) in hmac_sha512_preparekey() 311 const u8 *raw_key, size_t raw_key_len) in hmac_sha384_init_usingrawkey() 321 const u8 *raw_key, size_t raw_key_len) in hmac_sha512_init_usingrawkey() 385 void hmac_sha384_usingrawkey(const u8 *raw_key, size_t raw_key_len, in hmac_sha384_usingrawkey() 397 void hmac_sha512_usingrawkey(const u8 *raw_key, size_t raw_key_len, in hmac_sha512_usingrawkey()
|
| H A D | sha256.c | 330 const u8 *raw_key, size_t raw_key_len, in __hmac_sha256_preparekey() 362 const u8 *raw_key, size_t raw_key_len) in hmac_sha224_preparekey() 370 const u8 *raw_key, size_t raw_key_len) in hmac_sha256_preparekey() 386 const u8 *raw_key, size_t raw_key_len) in hmac_sha224_init_usingrawkey() 395 const u8 *raw_key, size_t raw_key_len) in hmac_sha256_init_usingrawkey() 458 void hmac_sha224_usingrawkey(const u8 *raw_key, size_t raw_key_len, in hmac_sha224_usingrawkey() 470 void hmac_sha256_usingrawkey(const u8 *raw_key, size_t raw_key_len, in hmac_sha256_usingrawkey()
|
| H A D | md5.c | 215 const u8 *raw_key, size_t raw_key_len) in __hmac_md5_preparekey() 242 const u8 *raw_key, size_t raw_key_len) in hmac_md5_preparekey() 257 const u8 *raw_key, size_t raw_key_len) in hmac_md5_init_usingrawkey() 295 void hmac_md5_usingrawkey(const u8 *raw_key, size_t raw_key_len, in hmac_md5_usingrawkey()
|
| H A D | sha1.c | 241 const u8 *raw_key, size_t raw_key_len) in __hmac_sha1_preparekey() 268 const u8 *raw_key, size_t raw_key_len) in hmac_sha1_preparekey() 284 const u8 *raw_key, size_t raw_key_len) in hmac_sha1_init_usingrawkey() 322 void hmac_sha1_usingrawkey(const u8 *raw_key, size_t raw_key_len, in hmac_sha1_usingrawkey()
|
| /linux/fs/crypto/ |
| H A D | keysetup.c | 101 fscrypt_allocate_skcipher(struct fscrypt_mode *mode, const u8 *raw_key, in fscrypt_allocate_skcipher() 154 const u8 *raw_key, const struct fscrypt_inode_info *ci) in fscrypt_prepare_key() 187 const u8 *raw_key) in fscrypt_set_per_file_enc_key()
|
| H A D | keysetup_v1.c | 172 const u8 *raw_key, in find_or_insert_direct_key() 213 fscrypt_get_direct_key(const struct fscrypt_inode_info *ci, const u8 *raw_key) in fscrypt_get_direct_key()
|
| /linux/crypto/ |
| H A D | sha256.c | 188 const u8 *raw_key, unsigned int keylen) in crypto_hmac_sha224_setkey() 255 const u8 *raw_key, unsigned int keylen) in crypto_hmac_sha256_setkey()
|
| H A D | sha512.c | 194 const u8 *raw_key, unsigned int keylen) in crypto_hmac_sha384_setkey() 261 const u8 *raw_key, unsigned int keylen) in crypto_hmac_sha512_setkey()
|
| H A D | md5.c | 119 const u8 *raw_key, unsigned int keylen) in crypto_hmac_md5_setkey()
|
| H A D | sha1.c | 123 const u8 *raw_key, unsigned int keylen) in crypto_hmac_sha1_setkey()
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-crypto-rsa.c | 130 struct rsa_key raw_key; in ccp_rsa_setkey() local
|
| /linux/block/ |
| H A D | blk-crypto-profile.c | 507 const u8 *raw_key, size_t raw_key_size, in blk_crypto_import_key()
|
| H A D | blk-crypto.c | 477 u8 raw_key[BLK_CRYPTO_MAX_RAW_KEY_SIZE]; in blk_crypto_ioctl_import_key() local
|
| /linux/drivers/soc/qcom/ |
| H A D | ice.c | 538 const u8 *raw_key, size_t raw_key_size, in qcom_ice_import_key()
|
| /linux/drivers/md/ |
| H A D | dm-table.c | 1216 const u8 *raw_key; member 1328 const u8 *raw_key, size_t raw_key_size, in dm_import_key()
|
| /linux/arch/x86/crypto/ |
| H A D | aesni-intel_glue.c | 1224 static int gcm_setkey(struct crypto_aead *tfm, const u8 *raw_key, in gcm_setkey()
|
| /linux/drivers/ufs/host/ |
| H A D | ufs-qcom.c | 280 const u8 *raw_key, size_t raw_key_size, in ufs_qcom_ice_import_key()
|