Searched defs:plain (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/tools/testing/crypto/chacha20-s390/ |
H A D | test-cipher.c | 51 static int test_lib_chacha(u8 *revert, u8 *cipher, u8 *plain) in test_lib_chacha() 126 static int test_skcipher(char *name, u8 *revert, u8 *cipher, u8 *plain) in test_skcipher() 238 u8 *plain = NULL, *revert = NULL; in chacha_s390_test_init() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | testexport.py | 20 def plain(self, msg): member in my_log
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | __init__.py | 76 def plain(self, msg, *args, **kwargs): member in BBLoggerMixin 150 def plain(*args): function
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | local_kptr_stash.c | 26 struct plain_local __kptr *plain; member
|
/openbmc/linux/net/mac80211/ |
H A D | fils_aead.c | 67 const u8 *plain, size_t plain_len, in aes_siv_encrypt()
|
/openbmc/phosphor-net-ipmid/test/ |
H A D | cipher.cpp | 479 auto plain = cryptPtr->decryptPayload(output, 0, output.size()); in TEST() local
|
/openbmc/u-boot/test/ |
H A D | compression.c | 25 static const char plain[] = variable
|
/openbmc/linux/lib/ |
H A D | test_printf.c | 302 plain(void) in plain() function
|
/openbmc/linux/crypto/ |
H A D | ccm.c | 168 static int crypto_ccm_auth(struct aead_request *req, struct scatterlist *plain, in crypto_ccm_auth()
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_receiver.c | 4777 unsigned int plain = in INFO_bm_xfer_stats() local
|