Searched refs:dump_byte_array (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_driver.h | 200 static inline void dump_byte_array(const char *name, const u8 *the_array, in dump_byte_array() function
|
H A D | cc_cipher.c | 308 dump_byte_array("key", key, keylen); in cc_cipher_sethkey() 411 dump_byte_array("key", key, keylen); in cc_cipher_setkey()
|
H A D | cc_buffer_mgr.c | 390 dump_byte_array("iv", info, ivsize); in cc_map_cipher_request()
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_driver.h | 200 static inline void dump_byte_array(const char *name, const u8 *the_array, in dump_byte_array() function
|
H A D | cc_cipher.c | 311 dump_byte_array("key", key, keylen); in cc_cipher_sethkey() 414 dump_byte_array("key", key, keylen); in cc_cipher_setkey()
|
H A D | cc_buffer_mgr.c | 390 dump_byte_array("iv", info, ivsize); in cc_map_cipher_request()
|
Completed in 9 milliseconds