Home
last modified time | relevance | path

Searched refs:QCRYPTO_OID_rsaEncryption (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/crypto/
H A Drsakey.c67 qcrypto_der_encode_oid(ctx, (uint8_t *)QCRYPTO_OID_rsaEncryption, in qcrypto_akcipher_rsakey_export_p8info()
68 sizeof(QCRYPTO_OID_rsaEncryption) - 1); in qcrypto_akcipher_rsakey_export_p8info()
H A Dder.h28 #define QCRYPTO_OID_rsaEncryption "\x2A\x86\x48\x86\xF7\x0D\x01\x01\x01" macro