Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/cipher_extra/
De_chacha20poly1305.c298 static int chacha20_poly1305_open_gather( in chacha20_poly1305_open_gather() function
350 return chacha20_poly1305_open_gather(c20_ctx->key, out, nonce, nonce_len, in, in aead_chacha20_poly1305_open_gather()
373 return chacha20_poly1305_open_gather( in aead_xchacha20_poly1305_open_gather()