OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aes_dec
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/crypto/aes/
aes.h
66
void
aes_dec
(const struct aesdec *, const uint8_t[static 16],
aes_impl.c
253
aes_dec
(const struct aesdec *dec, const uint8_t in[static 16],
function in typeref:typename:void
/src/sys/opencrypto/
cryptosoft_xform.c
622
aes_dec
(&ctx->dec, blk, blk, ctx->nr);
/src/sys/crypto/adiantum/
adiantum.c
79
#define
aes_dec
(D, C, P, NR) AES_decrypt(C, P, &(D)->deckey)
macro
1924
aes_dec
(&A->kk_dec, buf, buf, AES_256_NROUNDS); /* buf := P_M */
Completed in 106 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025