| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | pkcs8.h | 146 OPENSSL_EXPORT PKCS12 *d2i_PKCS12(PKCS12 **out_p12, const uint8_t **ber_bytes, 150 OPENSSL_EXPORT PKCS12* d2i_PKCS12_bio(BIO *bio, PKCS12 **out_p12); 153 OPENSSL_EXPORT PKCS12* d2i_PKCS12_fp(FILE *fp, PKCS12 **out_p12); 159 OPENSSL_EXPORT int i2d_PKCS12(const PKCS12 *p12, uint8_t **out); 163 OPENSSL_EXPORT int i2d_PKCS12_bio(BIO *bio, const PKCS12 *p12); 167 OPENSSL_EXPORT int i2d_PKCS12_fp(FILE *fp, const PKCS12 *p12); 185 OPENSSL_EXPORT int PKCS12_parse(const PKCS12 *p12, const char *password, 197 OPENSSL_EXPORT int PKCS12_verify_mac(const PKCS12 *p12, const char *password, 217 OPENSSL_EXPORT PKCS12 *PKCS12_create(const char *password, const char *name, 224 OPENSSL_EXPORT void PKCS12_free(PKCS12 *p12); [all …]
|
| H A D | base.h | 419 typedef struct pkcs12_st PKCS12; typedef
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | pkcs8.h | 146 OPENSSL_EXPORT PKCS12 *d2i_PKCS12(PKCS12 **out_p12, const uint8_t **ber_bytes, 150 OPENSSL_EXPORT PKCS12* d2i_PKCS12_bio(BIO *bio, PKCS12 **out_p12); 153 OPENSSL_EXPORT PKCS12* d2i_PKCS12_fp(FILE *fp, PKCS12 **out_p12); 159 OPENSSL_EXPORT int i2d_PKCS12(const PKCS12 *p12, uint8_t **out); 163 OPENSSL_EXPORT int i2d_PKCS12_bio(BIO *bio, const PKCS12 *p12); 167 OPENSSL_EXPORT int i2d_PKCS12_fp(FILE *fp, const PKCS12 *p12); 185 OPENSSL_EXPORT int PKCS12_parse(const PKCS12 *p12, const char *password, 197 OPENSSL_EXPORT int PKCS12_verify_mac(const PKCS12 *p12, const char *password, 217 OPENSSL_EXPORT PKCS12 *PKCS12_create(const char *password, const char *name, 224 OPENSSL_EXPORT void PKCS12_free(PKCS12 *p12); [all …]
|
| H A D | base.h | 419 typedef struct pkcs12_st PKCS12; typedef
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | pkcs8.h | 146 OPENSSL_EXPORT PKCS12 *d2i_PKCS12(PKCS12 **out_p12, const uint8_t **ber_bytes, 150 OPENSSL_EXPORT PKCS12* d2i_PKCS12_bio(BIO *bio, PKCS12 **out_p12); 153 OPENSSL_EXPORT PKCS12* d2i_PKCS12_fp(FILE *fp, PKCS12 **out_p12); 159 OPENSSL_EXPORT int i2d_PKCS12(const PKCS12 *p12, uint8_t **out); 163 OPENSSL_EXPORT int i2d_PKCS12_bio(BIO *bio, const PKCS12 *p12); 167 OPENSSL_EXPORT int i2d_PKCS12_fp(FILE *fp, const PKCS12 *p12); 185 OPENSSL_EXPORT int PKCS12_parse(const PKCS12 *p12, const char *password, 197 OPENSSL_EXPORT int PKCS12_verify_mac(const PKCS12 *p12, const char *password, 217 OPENSSL_EXPORT PKCS12 *PKCS12_create(const char *password, const char *name, 224 OPENSSL_EXPORT void PKCS12_free(PKCS12 *p12); [all …]
|
| H A D | base.h | 419 typedef struct pkcs12_st PKCS12; typedef
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | pkcs8.h | 146 OPENSSL_EXPORT PKCS12 *d2i_PKCS12(PKCS12 **out_p12, const uint8_t **ber_bytes, 150 OPENSSL_EXPORT PKCS12* d2i_PKCS12_bio(BIO *bio, PKCS12 **out_p12); 153 OPENSSL_EXPORT PKCS12* d2i_PKCS12_fp(FILE *fp, PKCS12 **out_p12); 159 OPENSSL_EXPORT int i2d_PKCS12(const PKCS12 *p12, uint8_t **out); 163 OPENSSL_EXPORT int i2d_PKCS12_bio(BIO *bio, const PKCS12 *p12); 167 OPENSSL_EXPORT int i2d_PKCS12_fp(FILE *fp, const PKCS12 *p12); 185 OPENSSL_EXPORT int PKCS12_parse(const PKCS12 *p12, const char *password, 197 OPENSSL_EXPORT int PKCS12_verify_mac(const PKCS12 *p12, const char *password, 217 OPENSSL_EXPORT PKCS12 *PKCS12_create(const char *password, const char *name, 224 OPENSSL_EXPORT void PKCS12_free(PKCS12 *p12); [all …]
|
| H A D | base.h | 419 typedef struct pkcs12_st PKCS12; typedef
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | pkcs12.h | 112 } PKCS12; typedef 199 int PKCS12_pack_authsafes(PKCS12 *p12, STACK_OF(PKCS7) *safes); 200 STACK_OF(PKCS7) *PKCS12_unpack_authsafes(PKCS12 *p12); 224 PKCS12 *PKCS12_init(int mode); 234 int PKCS12_gen_mac(PKCS12 *p12, const char *pass, int passlen, 236 int PKCS12_verify_mac(PKCS12 *p12, const char *pass, int passlen); 237 int PKCS12_set_mac(PKCS12 *p12, const char *pass, int passlen, 240 int PKCS12_setup_mac(PKCS12 *p12, int iter, unsigned char *salt, 246 DECLARE_ASN1_FUNCTIONS(PKCS12) 255 int PKCS12_parse(PKCS12 *p12, const char *pass, EVP_PKEY **pkey, X509 **cert, [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | pkcs8.h | 146 OPENSSL_EXPORT PKCS12 *d2i_PKCS12(PKCS12 **out_p12, const uint8_t **ber_bytes, 150 OPENSSL_EXPORT PKCS12* d2i_PKCS12_bio(BIO *bio, PKCS12 **out_p12); 153 OPENSSL_EXPORT PKCS12* d2i_PKCS12_fp(FILE *fp, PKCS12 **out_p12); 163 OPENSSL_EXPORT int PKCS12_parse(const PKCS12 *p12, const char *password, 175 OPENSSL_EXPORT int PKCS12_verify_mac(const PKCS12 *p12, const char *password, 179 OPENSSL_EXPORT void PKCS12_free(PKCS12 *p12); 189 BORINGSSL_MAKE_DELETER(PKCS12, PKCS12_free)
|
| H A D | base.h | 326 typedef struct pkcs12_st PKCS12; typedef
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | pkcs8.h | 146 OPENSSL_EXPORT PKCS12 *d2i_PKCS12(PKCS12 **out_p12, const uint8_t **ber_bytes, 150 OPENSSL_EXPORT PKCS12* d2i_PKCS12_bio(BIO *bio, PKCS12 **out_p12); 153 OPENSSL_EXPORT PKCS12* d2i_PKCS12_fp(FILE *fp, PKCS12 **out_p12); 163 OPENSSL_EXPORT int PKCS12_parse(const PKCS12 *p12, const char *password, 175 OPENSSL_EXPORT int PKCS12_verify_mac(const PKCS12 *p12, const char *password, 179 OPENSSL_EXPORT void PKCS12_free(PKCS12 *p12); 189 BORINGSSL_MAKE_DELETER(PKCS12, PKCS12_free)
|
| H A D | base.h | 326 typedef struct pkcs12_st PKCS12; typedef
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |