Home
last modified time | relevance | path

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

/third_party/mbedtls/programs/pkey/
Drsa_genkey.c36 #define KEY_SIZE 2048 macro
81 mbedtls_printf(" ok\n . Generating the RSA key [ %d-bit ]...", KEY_SIZE); in main()
84 if ((ret = mbedtls_rsa_gen_key(&rsa, mbedtls_ctr_drbg_random, &ctr_drbg, KEY_SIZE, in main()
/third_party/ltp/testcases/kernel/syscalls/listxattr/
Dlistxattr01.c33 #define KEY_SIZE (sizeof(SECURITY_KEY1) - 1) macro
/third_party/ltp/testcases/kernel/syscalls/flistxattr/
Dflistxattr01.c33 #define KEY_SIZE (sizeof(SECURITY_KEY1) - 1) macro
/third_party/ltp/testcases/kernel/syscalls/llistxattr/
Dllistxattr01.c34 #define KEY_SIZE (sizeof(SECURITY_KEY1) - 1) macro