Home
last modified time | relevance | path

Searched defs:plain (Results 51 – 75 of 88) sorted by relevance

1234

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Daes-internal-enc.c117 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
H A Dgcmp.c88 u8 aad[30], nonce[12], *plain; in gcmp_decrypt() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Daes-internal-enc.c117 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
H A Dgcmp.c88 u8 aad[30], nonce[12], *plain; in gcmp_decrypt() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Daes-internal-enc.c117 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
H A Dgcmp.c88 u8 aad[30], nonce[12], *plain; in gcmp_decrypt() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Daes-internal-enc.c118 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
H A Dgcmp.c88 u8 aad[30], nonce[12], *plain; in gcmp_decrypt() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/
H A Daes-internal-enc.c118 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
H A Dgcmp.c88 u8 aad[30], nonce[12], *plain; in gcmp_decrypt() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Daes-internal-enc.c117 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
H A Dgcmp.c88 u8 aad[30], nonce[12], *plain; in gcmp_decrypt() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/
H A Daes-internal-enc.c117 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
H A Dgcmp.c88 u8 aad[30], nonce[12], *plain; in gcmp_decrypt() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A D__init__.py65 def plain(self, msg, *args, **kwargs): member in BBLoggerMixin
139 def plain(*args): function
/OK3568_Linux_fs/u-boot/cmd/
H A Dcrypto.c43 const u8 *plain; member
114 #define CIPHER_TEST(algo, mode, key, iv, plain, cipher) \ argument
349 u8 *plain = NULL, *cipher = NULL; in test_cipher_perf() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dtestexport.py20 def plain(self, msg): member in my_log
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Dgcmp.c87 u8 aad[30], nonce[12], *plain; in gcmp_decrypt() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Dgcmp.c88 u8 aad[30], nonce[12], *plain; in gcmp_decrypt() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Dgcmp.c88 u8 aad[30], nonce[12], *plain; in gcmp_decrypt() local
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Daes_cmac.c28 …unsigned char plain[AES_BLOCK_SIZE] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00… in rk_derive_mac_key() local
H A Dsm4_cmac.c27 …unsigned char plain[SM4_BLOCK_SIZE] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00… in rk_derive_mac_key() local
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dfils_aead.c67 const u8 *plain, size_t plain_len, in aes_siv_encrypt()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dobstack.h180 void *(*plain) (size_t); member
185 void (*plain) (void *); member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dobstack.h180 void *(*plain) (size_t); member
185 void (*plain) (void *); member

1234