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

/external/boringssl/src/ssl/
H A Dssl_aead_ctx.c91 aead_ctx->random_variable_nonce = 1;
221 if (aead->random_variable_nonce) {
H A Dinternal.h298 /* random_variable_nonce is non-zero if the variable nonce is
301 char random_variable_nonce; member in struct:ssl_aead_ctx_st

Completed in 149 milliseconds