Home
last modified time | relevance | path

Searched refs:cpdu (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/nxp/secure_element/snxxx/1.0/
H A DVirtualISO.cpp259 cpdu.cla = in openLogicalChannel()
276 cpdu.le_type = 0x01; in openLogicalChannel()
278 memcpy(cpdu.pdata, aid.data(), cpdu.lc); in openLogicalChannel()
279 cpdu.le = 256; in openLogicalChannel()
363 cpdu.le_type = 0x01; in openBasicChannel()
365 memcpy(cpdu.pdata, aid.data(), cpdu.lc); in openBasicChannel()
366 cpdu.le = 256; in openBasicChannel()
452 cpdu.lc = 0x00; in internalCloseChannel()
453 cpdu.le = 0x9000; in internalCloseChannel()
511 cpdu.lc = 0x00; in closeChannel()
[all …]
H A DSecureElement.cpp315 cpdu.cla = in openLogicalChannel()
332 cpdu.le_type = 0x01; in openLogicalChannel()
334 memcpy(cpdu.pdata, aid.data(), cpdu.lc); in openLogicalChannel()
335 cpdu.le = 256; in openLogicalChannel()
423 cpdu.le_type = 0x01; in openBasicChannel()
425 memcpy(cpdu.pdata, aid.data(), cpdu.lc); in openBasicChannel()
426 cpdu.le = 256; in openBasicChannel()
517 cpdu.lc = 0x00; in internalCloseChannel()
518 cpdu.le = 0x9000; in internalCloseChannel()
575 cpdu.lc = 0x00; in closeChannel()
[all …]
/aosp12/hardware/nxp/secure_element/snxxx/1.1/
H A DVirtualISO.cpp320 cpdu.cla = in openLogicalChannel()
337 cpdu.le_type = 0x01; in openLogicalChannel()
339 memcpy(cpdu.pdata, aid.data(), cpdu.lc); in openLogicalChannel()
340 cpdu.le = 256; in openLogicalChannel()
424 cpdu.le_type = 0x01; in openBasicChannel()
426 memcpy(cpdu.pdata, aid.data(), cpdu.lc); in openBasicChannel()
427 cpdu.le = 256; in openBasicChannel()
512 cpdu.lc = 0x00; in internalCloseChannel()
513 cpdu.le = 0x9000; in internalCloseChannel()
561 cpdu.lc = 0x00; in closeChannel()
[all …]
H A DSecureElement.cpp369 phNxpEse_7816_cpdu_t cpdu; in openLogicalChannel() local
377 cpdu.cla = in openLogicalChannel()
394 cpdu.le_type = 0x01; in openLogicalChannel()
396 memcpy(cpdu.pdata, aid.data(), cpdu.lc); in openLogicalChannel()
397 cpdu.le = 256; in openLogicalChannel()
451 phNxpEse_free(cpdu.pdata); in openLogicalChannel()
486 cpdu.le_type = 0x01; in openBasicChannel()
488 memcpy(cpdu.pdata, aid.data(), cpdu.lc); in openBasicChannel()
489 cpdu.le = 256; in openBasicChannel()
578 cpdu.lc = 0x00; in internalCloseChannel()
[all …]
/aosp12/hardware/nxp/secure_element/snxxx/1.2/
H A DVirtualISO.cpp331 cpdu.cla = in openLogicalChannel()
348 cpdu.le_type = 0x01; in openLogicalChannel()
350 memcpy(cpdu.pdata, aid.data(), cpdu.lc); in openLogicalChannel()
351 cpdu.le = 256; in openLogicalChannel()
440 cpdu.le_type = 0x01; in openBasicChannel()
442 memcpy(cpdu.pdata, aid.data(), cpdu.lc); in openBasicChannel()
443 cpdu.le = 256; in openBasicChannel()
528 cpdu.lc = 0x00; in internalCloseChannel()
529 cpdu.le = 0x9000; in internalCloseChannel()
577 cpdu.lc = 0x00; in closeChannel()
[all …]
H A DSecureElement.cpp419 phNxpEse_7816_cpdu_t cpdu; in openLogicalChannel() local
427 cpdu.cla = in openLogicalChannel()
444 cpdu.le_type = 0x01; in openLogicalChannel()
446 memcpy(cpdu.pdata, aid.data(), cpdu.lc); in openLogicalChannel()
447 cpdu.le = 256; in openLogicalChannel()
501 phNxpEse_free(cpdu.pdata); in openLogicalChannel()
581 cpdu.le_type = 0x01; in openBasicChannel()
583 memcpy(cpdu.pdata, aid.data(), cpdu.lc); in openBasicChannel()
584 cpdu.le = 256; in openBasicChannel()
673 cpdu.lc = 0x00; in internalCloseChannel()
[all …]