OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:update_iv
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_aes_ocb.c
215
static int
update_iv
(PROV_AES_OCB_CTX *ctx)
function
238
if (!ctx->key_set || !
update_iv
(ctx))
269
if (!ctx->key_set || !
update_iv
(ctx))
/src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_aes_ocb.c
217
static int
update_iv
(PROV_AES_OCB_CTX *ctx)
function
240
if (!ctx->key_set || !
update_iv
(ctx))
271
if (!ctx->key_set || !
update_iv
(ctx))
Completed in 25 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026