Searched refs:nx_crypto_gcm_s (Results 1 – 2 of 2) sorted by relevance
465 UCHAR *s = gcm_metadata -> nx_crypto_gcm_s; in _nx_crypto_gcm_encrypt_init()578 UCHAR *s = gcm_metadata -> nx_crypto_gcm_s; in _nx_crypto_gcm_encrypt_update()650 UCHAR *s = gcm_metadata -> nx_crypto_gcm_s; in _nx_crypto_gcm_encrypt_calculate()747 UCHAR *s = gcm_metadata -> nx_crypto_gcm_s; in _nx_crypto_gcm_decrypt_update()818 UCHAR *s = gcm_metadata -> nx_crypto_gcm_s; in _nx_crypto_gcm_decrypt_calculate()
80 UCHAR nx_crypto_gcm_s[NX_CRYPTO_GCM_BLOCK_SIZE]; member