Searched refs:nonce_len (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_v2.c | 1369 const u8 *key, u32 key_len, const u8 *nonce, u32 nonce_len, in rk_crypto_ae() argument 1391 ret = hw_cipher_init(g_key_chn, key, NULL, key_len, nonce, nonce_len, in rk_crypto_ae()
|