Home
last modified time | relevance | path

Searched refs:ptext (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/crypto/
Dtestmgr.h68 const char *ptext; member
5605 .ptext = "\x01\x23\x45\x67\x89\xab\xcd\xe7",
5611 .ptext = "\x22\x33\x44\x55\x66\x77\x88\x99",
5617 .ptext = "\x01\xa1\xd6\xd0\x39\x77\x67\x42",
5623 .ptext = "\x01\x23\x45\x67\x89\xab\xcd\xe7"
5635 .ptext = "\x01\x23\x45\x67\x89\xab\xcd\xe7",
5641 .ptext = "\x01\x23\x45\x67\x89\xab\xcd\xe7"
5651 .ptext = "\x01\x23\x45\x67\x89\xab\xcd\xe7"
5661 .ptext = "\x01\x23\x45\x67\x89\xab\xcd\xe7"
5671 .ptext = "\x01\x23\x45\x67\x89\xab\xcd\xe7"
[all …]
Dtestmgr.c1046 input = enc ? template[i].ptext : template[i].ctext; in test_cipher()
1047 result = enc ? template[i].ctext : template[i].ptext; in test_cipher()
1162 input = enc ? template[i].ptext : template[i].ctext; in __test_skcipher()
1163 result = enc ? template[i].ctext : template[i].ptext; in __test_skcipher()
1241 input = enc ? template[i].ptext : template[i].ctext; in __test_skcipher()
1242 result = enc ? template[i].ctext : template[i].ptext; in __test_skcipher()
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_init.c140 uint32_t *ptext = (uint32_t *) licensed; in lpfc_config_port_prep() local
142 for (i = 0; i < 56; i += sizeof (uint32_t), ptext++) in lpfc_config_port_prep()
143 *ptext = cpu_to_be32(*ptext); in lpfc_config_port_prep()
/Linux-v4.19/Documentation/scsi/
DChangeLog.lpfc1168 * Changed pText -> ptext