Searched defs:raw_key (Results 1 – 11 of 11) sorted by relevance
| /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()
|
| /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/net/sctp/ |
| H A D | endpointola.c | 40 u8 raw_key[SCTP_COOKIE_KEY_SIZE]; in gen_cookie_auth_key() local
|
| /linux/block/ |
| H A D | blk-crypto-profile.c | 505 const u8 *raw_key, size_t raw_key_size, in blk_crypto_import_key()
|
| /linux/lib/crypto/tests/ |
| H A D | hash-test-template.h | 489 u8 *raw_key; in test_hmac() 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 | 1200 const u8 *raw_key; member 1306 const u8 *raw_key, size_t raw_key_size, in dm_import_key()
|