Home
last modified time | relevance | path

Searched refs:cipher_len (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dcrypto.c46 u32 cipher_len; member
124 .cipher_len = sizeof(out) \
143 .cipher_len = sizeof(out), \
569 test_data->cipher_len); in test_cipher_result()
574 out, test_data->cipher_len, false); in test_cipher_result()