OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aes_wrap
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/wpa/bin/hostapd/
aes-xinternal.c
5
#include "
aes_wrap
.h"
7
int
aes_wrap
(const u8 *kek, size_t kek_len, int n, const u8 *cipher, u8 *plain)
function
/src/external/bsd/wpa/dist/src/crypto/
aes-wrap.c
14
#include "
aes_wrap
.h"
17
*
aes_wrap
- Wrap keys with AES Key Wrap Algorithm (RFC3394)
26
int
aes_wrap
(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher)
function
crypto_wolfssl.c
692
int
aes_wrap
(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher)
function
crypto_openssl.c
49
#include "
aes_wrap
.h"
595
int
aes_wrap
(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher)
function
Completed in 43 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026