Searched refs:gcm_siv_keys (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/cipher_extra/
H A De_aesgcmsiv.c689 // gcm_siv_keys calculates the keys for a specific GCM-SIV record with the
691 static void gcm_siv_keys( function
743 gcm_siv_keys(gcm_siv_ctx, &keys, nonce);
784 gcm_siv_keys(gcm_siv_ctx, &keys, nonce);

Completed in 67 milliseconds